From: Jose V Beneyto Date: Tue, 12 Jan 2010 18:14:51 +0000 (+0100) Subject: xorg-xf86bigfontproto: fixed previous changeset (xf86bigfproto.h is now provided) X-Git-Url: http://gitweb/?a=commitdiff_plain;h=4afd6ca2d986202d11bef811bf05685d332251c3;p=attic%2Fports%2Fxorg-cross.git xorg-xf86bigfontproto: fixed previous changeset (xf86bigfproto.h is now provided) --- diff --git a/xorg-xf86bigfontproto/Pkgfile b/xorg-xf86bigfontproto/Pkgfile index 2e2bc89..6883e82 100644 --- a/xorg-xf86bigfontproto/Pkgfile +++ b/xorg-xf86bigfontproto/Pkgfile @@ -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 }