CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
xorg-xf86bigfontproto: fixed previous changeset (xf86bigfproto.h is now provided)
authorJose V Beneyto <sepen@crux.nu>
Tue, 12 Jan 2010 18:14:51 +0000 (19:14 +0100)
committerJose V Beneyto <sepen@crux.nu>
Tue, 12 Jan 2010 18:14:51 +0000 (19:14 +0100)
xorg-xf86bigfontproto/Pkgfile

index 2e2bc895eb19b8e618b9ee5f0bf6aad37824aa71..6883e82c83b871a6fb881dc060180184f1faed52 100644 (file)
@@ -17,8 +17,4 @@ build() {
 
   make
   make DESTDIR=$PKG install
-
-  # xf86bigfstr.h is obsolete and may be removed in the future
-  # copy xf86bigfstr.h to xf86bigfproto.h for consistency with other modules
-  cp $PKG/usr/include/X11/extensions/xf86bigf{str,proto}.h
 }