CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
xorg-libx11: Added xorg-xf86bigfontproto dependencie.
[attic/ports/xorg-cross.git] / xorg-xf86bigfontproto / Pkgfile
index 2e2bc895eb19b8e618b9ee5f0bf6aad37824aa71..1f536092b1a5ce9086b6a59f7609bac878df58ad 100644 (file)
@@ -1,7 +1,7 @@
 # Description: xorg proto xf86bigfontproto
 # URL: http://xorg.freedesktop.org
 # Maintainer: Tilman Sauerbeck, tilman at crux dot nu
-# Arch Maintainer: CRUX-ARM System Team, crux-arm at mikeux dot dyndns dot org
+# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
 
 name=xorg-xf86bigfontproto
 version=1.2.0
@@ -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
 }