summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xf86-input-keyboard/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/xorg-xf86-input-keyboard/Pkgfile')
-rw-r--r--xorg/xorg-xf86-input-keyboard/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/xorg/xorg-xf86-input-keyboard/Pkgfile b/xorg/xorg-xf86-input-keyboard/Pkgfile
index d55394f81..3a38ce7a3 100644
--- a/xorg/xorg-xf86-input-keyboard/Pkgfile
+++ b/xorg/xorg-xf86-input-keyboard/Pkgfile
@@ -1,6 +1,7 @@
# Description: xorg driver xf86-input-keyboard
# 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-keyboard
@@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-keyboa
build() {
cd xf86-input-keyboard-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install