summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-liboldx/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-liboldx/Pkgfile
parent3d4acbe6c520698b4a2c63cef096880e63b4b8fd (diff)
parenta37520a360c70a508e852aed3a5ea9ea927af54d (diff)
downloadnutyx-pakxe-d7cf51599406e3a947e541b89cbbcb743671071a.tar.gz
nutyx-pakxe-d7cf51599406e3a947e541b89cbbcb743671071a.tar.bz2
nutyx-pakxe-d7cf51599406e3a947e541b89cbbcb743671071a.tar.xz
nutyx-pakxe-d7cf51599406e3a947e541b89cbbcb743671071a.zip
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxe
Diffstat (limited to 'xorg/xorg-liboldx/Pkgfile')
-rw-r--r--xorg/xorg-liboldx/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/xorg/xorg-liboldx/Pkgfile b/xorg/xorg-liboldx/Pkgfile
index 3fd99690b..d3fb52737 100644
--- a/xorg/xorg-liboldx/Pkgfile
+++ b/xorg/xorg-liboldx/Pkgfile
@@ -1,7 +1,7 @@
# Description: xorg lib liboldX
# URL: http://xorg.freedesktop.org
-# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
-# Packager: tilman at crux dot nu
+# Maintainer: NuTyX core team
+# Packager: thierryn1 at hispeed dot ch
# Depends on: xorg-libx11
# Run on: xorg-libx11
@@ -13,7 +13,7 @@ source=(http://xorg.freedesktop.org/releases/individual/lib/liboldX-$version.tar
build() {
cd liboldX-$version
- ./configure --prefix=/usr
+ ./configure $XORG_CONFIG
make
make DESTDIR=$PKG install