summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xinput/Pkgfile
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/Pkgfile
parentdcdeeda188320374db8e86d3222099279b1d70cb (diff)
downloadnutyx-pakxe-eeba8074f636389fd55c95711a5723f6de836ac1.tar.gz
nutyx-pakxe-eeba8074f636389fd55c95711a5723f6de836ac1.tar.bz2
nutyx-pakxe-eeba8074f636389fd55c95711a5723f6de836ac1.tar.xz
nutyx-pakxe-eeba8074f636389fd55c95711a5723f6de836ac1.zip
xorg-xinput, maj footprint
Diffstat (limited to 'xorg/xorg-xinput/Pkgfile')
-rw-r--r--xorg/xorg-xinput/Pkgfile5
1 files changed, 3 insertions, 2 deletions
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