summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-liboldx/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-03-11 15:24:03 +0100
committertnut <thierryn1 at hispeed dot ch>2011-03-11 15:24:03 +0100
commit72ce71c4f35048b4537fd3c73902407a8e92f5e7 (patch)
treea5be46bb081560e3bd0599b565ceadb05cfbd730 /xorg/xorg-liboldx/Pkgfile
parent34a0a57630c946c92ef405bd84d45ba1ee0551b1 (diff)
downloadnutyx-pakxe-72ce71c4f35048b4537fd3c73902407a8e92f5e7.tar.gz
nutyx-pakxe-72ce71c4f35048b4537fd3c73902407a8e92f5e7.tar.bz2
nutyx-pakxe-72ce71c4f35048b4537fd3c73902407a8e92f5e7.tar.xz
nutyx-pakxe-72ce71c4f35048b4537fd3c73902407a8e92f5e7.zip
xorg-liboldx, port adapté
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