summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xinput
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-04-25 18:39:11 +0200
committertnut <thierryn1 at hispeed dot ch>2010-04-25 18:39:11 +0200
commiteeba8074f636389fd55c95711a5723f6de836ac1 (patch)
treea2ec794a7250dd378488a658ecd221d2a6d79cc3 /xorg/xorg-xinput
parentdcdeeda188320374db8e86d3222099279b1d70cb (diff)
downloadnutyx-extra-eeba8074f636389fd55c95711a5723f6de836ac1.tar.gz
nutyx-extra-eeba8074f636389fd55c95711a5723f6de836ac1.tar.bz2
nutyx-extra-eeba8074f636389fd55c95711a5723f6de836ac1.tar.xz
nutyx-extra-eeba8074f636389fd55c95711a5723f6de836ac1.zip
xorg-xinput, maj footprint
Diffstat (limited to 'xorg/xorg-xinput')
-rw-r--r--xorg/xorg-xinput/.footprint7
-rw-r--r--xorg/xorg-xinput/Pkgfile5
2 files changed, 7 insertions, 5 deletions
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