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