summaryrefslogtreecommitdiffstats
path: root/xorg
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-03-11 15:24:58 +0100
committertnut <thierryn1 at hispeed dot ch>2011-03-11 15:24:58 +0100
commitc284d4cd7badbaaf0de5c66fae8dcfb2aa8e162e (patch)
treed15633f566a08ec6c0522f760fdf2cf73c89f80d /xorg
parent72ce71c4f35048b4537fd3c73902407a8e92f5e7 (diff)
downloadnutyx-extra-c284d4cd7badbaaf0de5c66fae8dcfb2aa8e162e.tar.gz
nutyx-extra-c284d4cd7badbaaf0de5c66fae8dcfb2aa8e162e.tar.bz2
nutyx-extra-c284d4cd7badbaaf0de5c66fae8dcfb2aa8e162e.tar.xz
nutyx-extra-c284d4cd7badbaaf0de5c66fae8dcfb2aa8e162e.zip
xorg-libxext, port adapté
Diffstat (limited to 'xorg')
-rw-r--r--xorg/xorg-libxext/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/xorg-libxext/Pkgfile b/xorg/xorg-libxext/Pkgfile
index e9b0511c9..5e24eea0a 100644
--- a/xorg/xorg-libxext/Pkgfile
+++ b/xorg/xorg-libxext/Pkgfile
@@ -13,7 +13,7 @@ source=(http://xorg.freedesktop.org/releases/individual/lib/libXext-$version.tar
build() {
cd libXext-$version
- ./configure --prefix=/usr
+ ./configure $XORG_CONFIG
make
make DESTDIR=$PKG install