summaryrefslogtreecommitdiffstats
path: root/xorg
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-03-11 15:28:09 +0100
committertnut <thierryn1 at hispeed dot ch>2011-03-11 15:28:09 +0100
commitfa81497d462bbea6fd6dbdb20656ae82985f3942 (patch)
tree37f80ff180cc048f301f6dd7698db576142df940 /xorg
parent3c8789823c798eb872c2b3799721544ded4d0188 (diff)
downloadnutyx-pakxe-fa81497d462bbea6fd6dbdb20656ae82985f3942.tar.gz
nutyx-pakxe-fa81497d462bbea6fd6dbdb20656ae82985f3942.tar.bz2
nutyx-pakxe-fa81497d462bbea6fd6dbdb20656ae82985f3942.tar.xz
nutyx-pakxe-fa81497d462bbea6fd6dbdb20656ae82985f3942.zip
xorg-libxt, port adapté
Diffstat (limited to 'xorg')
-rw-r--r--xorg/xorg-libxt/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/xorg-libxt/Pkgfile b/xorg/xorg-libxt/Pkgfile
index e79702f53..ef7b10129 100644
--- a/xorg/xorg-libxt/Pkgfile
+++ b/xorg/xorg-libxt/Pkgfile
@@ -13,7 +13,7 @@ source=(http://xorg.freedesktop.org/releases/individual/lib/libXt-$version.tar.b
build() {
cd libXt-$version
- ./configure --prefix=/usr
+ ./configure $XORG_CONFIG
make
make DESTDIR=$PKG install