summaryrefslogtreecommitdiffstats
path: root/base/glibc/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-04-24 01:52:12 +0200
committertnut <thierryn1 at hispeed dot ch>2010-04-24 01:52:12 +0200
commit2a2906ae93beecc50dfcdaca6beace2f541647b0 (patch)
tree9726790e0beded46eea32b26563a7550ddea0007 /base/glibc/Pkgfile
parent4b308f3f2555cf9f02eefda21c9ec391ec221f95 (diff)
downloadnutyx-pakxe-2a2906ae93beecc50dfcdaca6beace2f541647b0.tar.gz
nutyx-pakxe-2a2906ae93beecc50dfcdaca6beace2f541647b0.tar.bz2
nutyx-pakxe-2a2906ae93beecc50dfcdaca6beace2f541647b0.tar.xz
nutyx-pakxe-2a2906ae93beecc50dfcdaca6beace2f541647b0.zip
glibc, suppression de nouveau_drm.h
Diffstat (limited to 'base/glibc/Pkgfile')
-rwxr-xr-xbase/glibc/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/glibc/Pkgfile b/base/glibc/Pkgfile
index edaf1581d..0b1397f2f 100755
--- a/base/glibc/Pkgfile
+++ b/base/glibc/Pkgfile
@@ -64,7 +64,7 @@ esac
fi
for i in drm.h drm_sarea.h i915_drm.h \
mga_drm.h r128_drm.h radeon_drm.h savage_drm.h \
- sis_drm.h via_drm.h drm_mode.h
+ sis_drm.h via_drm.h drm_mode.h nouveau_drm.h
do rm $PKG/usr/include/drm/$i
done
}