summaryrefslogtreecommitdiffstats
path: root/xorg
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-03-13 13:53:18 +0100
committertnut <thierryn1 at hispeed dot ch>2011-03-13 13:53:18 +0100
commitf28589d5d92326f240ccc245cd357c43d05f896e (patch)
tree32dc0725e438094024bcdd13181075815aadcdfc /xorg
parent1a1320749222ca1a727e5181992be6e3e38e7e56 (diff)
downloadnutyx-pakxe-f28589d5d92326f240ccc245cd357c43d05f896e.tar.gz
nutyx-pakxe-f28589d5d92326f240ccc245cd357c43d05f896e.tar.bz2
nutyx-pakxe-f28589d5d92326f240ccc245cd357c43d05f896e.tar.xz
nutyx-pakxe-f28589d5d92326f240ccc245cd357c43d05f896e.zip
xorg-xdm, port adapté
Diffstat (limited to 'xorg')
-rw-r--r--xorg/xorg-xdm/Pkgfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/xorg/xorg-xdm/Pkgfile b/xorg/xorg-xdm/Pkgfile
index e2881a1c6..b9c3aee56 100644
--- a/xorg/xorg-xdm/Pkgfile
+++ b/xorg/xorg-xdm/Pkgfile
@@ -13,9 +13,7 @@ source=(http://xorg.freedesktop.org/releases/individual/app/xdm-$version.tar.bz2
build() {
cd xdm-$version
-
- ./configure --prefix=/usr
-
+ ./configure $XORG_CONFIG
make
make DESTDIR=$PKG install