From db24b3b0a2e7fd0b92f4c2f8dc219db39f2c3b90 Mon Sep 17 00:00:00 2001 From: tnut Date: Wed, 18 Nov 2009 23:13:46 +0100 Subject: maj xorg-libxi#1.3-1 --- xorg/xorg-libxi/Pkgfile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'xorg/xorg-libxi/Pkgfile') diff --git a/xorg/xorg-libxi/Pkgfile b/xorg/xorg-libxi/Pkgfile index d0bf6b6db..d62e17aef 100644 --- a/xorg/xorg-libxi/Pkgfile +++ b/xorg/xorg-libxi/Pkgfile @@ -1,6 +1,7 @@ # Description: X Input client library # 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: xorg-xproto, xorg-libx11, xorg-xextproto, xorg-libxext, xorg-inputproto name=xorg-libxi @@ -11,8 +12,9 @@ source=(http://xorg.freedesktop.org/releases/individual/lib/libXi-$version.tar.b build() { cd libXi-$version - ./configure --prefix=/usr --mandir=/usr/man + ./configure --prefix=/usr make make DESTDIR=$PKG install + rm -r $PKG/usr/share } -- cgit v1.2.3-70-g09d2