From aa1c688913ce2809954616c54b6889598b24974e Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 20 Feb 2011 14:05:22 +0100 Subject: xorg-xextproto, nettoyage --- xorg/xorg-xextproto/.footprint.i686 | 1 - xorg/xorg-xextproto/.footprint.x86_64 | 1 - xorg/xorg-xextproto/Pkgfile | 8 +++----- 3 files changed, 3 insertions(+), 7 deletions(-) (limited to 'xorg/xorg-xextproto') diff --git a/xorg/xorg-xextproto/.footprint.i686 b/xorg/xorg-xextproto/.footprint.i686 index 5f5798130..96a2af353 100644 --- a/xorg/xorg-xextproto/.footprint.i686 +++ b/xorg/xorg-xextproto/.footprint.i686 @@ -38,4 +38,3 @@ drwxr-xr-x root/root usr/include/X11/extensions/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/xextproto.pc -drwxr-xr-x root/root usr/share/ diff --git a/xorg/xorg-xextproto/.footprint.x86_64 b/xorg/xorg-xextproto/.footprint.x86_64 index 5f5798130..96a2af353 100644 --- a/xorg/xorg-xextproto/.footprint.x86_64 +++ b/xorg/xorg-xextproto/.footprint.x86_64 @@ -38,4 +38,3 @@ drwxr-xr-x root/root usr/include/X11/extensions/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/xextproto.pc -drwxr-xr-x root/root usr/share/ diff --git a/xorg/xorg-xextproto/Pkgfile b/xorg/xorg-xextproto/Pkgfile index c04d847e7..de0fd7753 100644 --- a/xorg/xorg-xextproto/Pkgfile +++ b/xorg/xorg-xextproto/Pkgfile @@ -1,6 +1,6 @@ # Description: xorg proto xextproto # URL: http://xorg.freedesktop.org -# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch # Depends on: docbook-xsl # Run on: @@ -12,10 +12,8 @@ source=(http://xorg.freedesktop.org/releases/individual/proto/xextproto-$version build() { cd xextproto-$version - - ./configure --prefix=/usr - + ./configure $XORG_CONFIG make make DESTDIR=$PKG install - rm -r $PKG/usr/share/doc + rm -r $PKG/$XORG_PREFIX/share } -- cgit v1.2.3-54-g00ecf