summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libxkbfile/Pkgfile
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-03-11 15:52:47 +0100
committersibel <lesibel@free.fr>2011-03-11 15:52:47 +0100
commitd7cf51599406e3a947e541b89cbbcb743671071a (patch)
treee83a51515f0ca691b785069ba91ac62637a99dc0 /xorg/xorg-libxkbfile/Pkgfile
parent3d4acbe6c520698b4a2c63cef096880e63b4b8fd (diff)
parenta37520a360c70a508e852aed3a5ea9ea927af54d (diff)
downloadnutyx-extra-d7cf51599406e3a947e541b89cbbcb743671071a.tar.gz
nutyx-extra-d7cf51599406e3a947e541b89cbbcb743671071a.tar.bz2
nutyx-extra-d7cf51599406e3a947e541b89cbbcb743671071a.tar.xz
nutyx-extra-d7cf51599406e3a947e541b89cbbcb743671071a.zip
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxe
Diffstat (limited to 'xorg/xorg-libxkbfile/Pkgfile')
-rw-r--r--xorg/xorg-libxkbfile/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg/xorg-libxkbfile/Pkgfile b/xorg/xorg-libxkbfile/Pkgfile
index 13e3b6f3b..4945d5d97 100644
--- a/xorg/xorg-libxkbfile/Pkgfile
+++ b/xorg/xorg-libxkbfile/Pkgfile
@@ -1,6 +1,6 @@
# Description: xorg lib libxkbfile
# 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-kbproto
# Run on: xorg-libx11
@@ -13,7 +13,7 @@ source=(http://xorg.freedesktop.org/releases/individual/lib/libxkbfile-$version.
build() {
cd libxkbfile-$version
- ./configure --prefix=/usr
+ ./configure $XORG_CONFIG
make
make DESTDIR=$PKG install