summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xf86-input-mouse/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-11-18 23:40:24 +0100
committertnut <thierryn1 at hispeed dot ch>2009-11-18 23:40:24 +0100
commitc7fa06e74dd7286b90a09d7901db5c1d2a7acaef (patch)
treed2081a1c11978273187f28b9ca12927465c5a2d4 /xorg/xorg-xf86-input-mouse/Pkgfile
parenta9b5de09c2de78610bf4a70926f726b63260d0a0 (diff)
downloadnutyx-pakxe-c7fa06e74dd7286b90a09d7901db5c1d2a7acaef.tar.gz
nutyx-pakxe-c7fa06e74dd7286b90a09d7901db5c1d2a7acaef.tar.bz2
nutyx-pakxe-c7fa06e74dd7286b90a09d7901db5c1d2a7acaef.tar.xz
nutyx-pakxe-c7fa06e74dd7286b90a09d7901db5c1d2a7acaef.zip
maj xorg-xf86-input-mouse#1.5.0-1
Diffstat (limited to 'xorg/xorg-xf86-input-mouse/Pkgfile')
-rw-r--r--xorg/xorg-xf86-input-mouse/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/xorg/xorg-xf86-input-mouse/Pkgfile b/xorg/xorg-xf86-input-mouse/Pkgfile
index c80c459c9..99ddb5d1d 100644
--- a/xorg/xorg-xf86-input-mouse/Pkgfile
+++ b/xorg/xorg-xf86-input-mouse/Pkgfile
@@ -1,6 +1,7 @@
# Description: xorg driver xf86-input-mouse
# 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-server
name=xorg-xf86-input-mouse
@@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-mouse-
build() {
cd xf86-input-mouse-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install