CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
xorg-xf86-video-fbdev: cleaned up
authorJose V Beneyto <sepen@crux.nu>
Fri, 18 Dec 2009 18:46:28 +0000 (19:46 +0100)
committerJose V Beneyto <sepen@crux.nu>
Fri, 18 Dec 2009 18:46:28 +0000 (19:46 +0100)
xorg-xf86-video-fbdev/Pkgfile

index 678510ceb8b5c5d71f45bc9361a05ba5f6a7fae3..1779d2a1b0f765d96a550d66c6d82b8d222e8a20 100644 (file)
@@ -14,7 +14,6 @@ build() {
 
   export DEFAULT_LIBS="-L$CLFS/lib -L$CLFS/usr/lib -L$CLFS/usr/lib/xorg -L$CLFS/usr/lib/xorg/modules"
   export DEFAULT_CFLAGS="-I$CLFS/usr/include -I$CLFS/usr/include/X11 -I$CLFS/usr/include/X11/extensions"
-
   export XORG_LIBS="$DEFAULT_LIBS -lXfont -lXrender -lXau -lpixman-1 -lXdmcp -lXv -lcrypt"
   export XORG_CFLAGS="$DEFAULT_CFLAGS -I$CLFS/usr/include/xorg -fvisibility=hidden -DRENDER -DRANDR -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I$CLFS/usr/include/freetype2 -I$CLFS/usr/include/pixman-1"
   export PCIACCESS_LIBS="$DEFAULT_LIBS"