From eeba8074f636389fd55c95711a5723f6de836ac1 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 25 Apr 2010 18:39:11 +0200 Subject: xorg-xinput, maj footprint --- xorg/xorg-xinput/.footprint | 7 ++++--- xorg/xorg-xinput/Pkgfile | 5 +++-- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'xorg/xorg-xinput') diff --git a/xorg/xorg-xinput/.footprint b/xorg/xorg-xinput/.footprint index a0f9c7f45..7e438f424 100644 --- a/xorg/xorg-xinput/.footprint +++ b/xorg/xorg-xinput/.footprint @@ -1,6 +1,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/xinput -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/xinput.1.gz +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/xinput.1.gz diff --git a/xorg/xorg-xinput/Pkgfile b/xorg/xorg-xinput/Pkgfile index 98d024e06..4d5ab1713 100644 --- a/xorg/xorg-xinput/Pkgfile +++ b/xorg/xorg-xinput/Pkgfile @@ -1,6 +1,7 @@ # Description: Utility to configure and test XInput devices # URL: http://xorg.freedesktop.org -# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch name=xorg-xinput version=1.4.2 @@ -10,7 +11,7 @@ source=(http://xorg.freedesktop.org/releases/individual/app/xinput-$version.tar. build() { cd xinput-$version - ./configure --prefix=/usr --mandir=/usr/man + ./configure --prefix=/usr make make DESTDIR=$PKG install -- cgit v1.2.3-54-g00ecf