summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-03-10 11:06:52 +0100
committertnut <thierryn1 at hispeed dot ch>2011-03-10 11:06:52 +0100
commit05130cb13264a53cc05118d6c613425b15d5c037 (patch)
tree3ad1c7d99b159e08c0f3215f0b274e128d0571d7
parentaaf33d32ae0164d753d4fe7f849948ba5492f383 (diff)
downloadnutyx-pakxe-05130cb13264a53cc05118d6c613425b15d5c037.tar.gz
nutyx-pakxe-05130cb13264a53cc05118d6c613425b15d5c037.tar.bz2
nutyx-pakxe-05130cb13264a53cc05118d6c613425b15d5c037.tar.xz
nutyx-pakxe-05130cb13264a53cc05118d6c613425b15d5c037.zip
xorg-libxfont, port adapté à NuTy>X
-rw-r--r--xorg/xorg-libxfont/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/xorg-libxfont/Pkgfile b/xorg/xorg-libxfont/Pkgfile
index 027ff378b..81dd052fc 100644
--- a/xorg/xorg-libxfont/Pkgfile
+++ b/xorg/xorg-libxfont/Pkgfile
@@ -13,7 +13,7 @@ source=(http://xorg.freedesktop.org/releases/individual/lib/libXfont-$version.ta
build() {
cd libXfont-$version
- ./configure --prefix=/usr
+ ./configure $XORG_CONFIG
make
make DESTDIR=$PKG install