summaryrefslogtreecommitdiffstats
path: root/xorg
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-03-13 13:51:28 +0100
committertnut <thierryn1 at hispeed dot ch>2011-03-13 13:51:28 +0100
commit748b8e0d703ca5eb882695173fad0ca02dd5083a (patch)
tree9219264583563cf06147646fc5c344ca0a1e943c /xorg
parent65657bb10200ed3167e4e680cfb0d941c9653155 (diff)
downloadnutyx-pakxe-748b8e0d703ca5eb882695173fad0ca02dd5083a.tar.gz
nutyx-pakxe-748b8e0d703ca5eb882695173fad0ca02dd5083a.tar.bz2
nutyx-pakxe-748b8e0d703ca5eb882695173fad0ca02dd5083a.tar.xz
nutyx-pakxe-748b8e0d703ca5eb882695173fad0ca02dd5083a.zip
xorg-xinit. port adapté
Diffstat (limited to 'xorg')
-rw-r--r--xorg/xorg-xinit/Pkgfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/xorg/xorg-xinit/Pkgfile b/xorg/xorg-xinit/Pkgfile
index aab9fb9df..d8f38f60c 100644
--- a/xorg/xorg-xinit/Pkgfile
+++ b/xorg/xorg-xinit/Pkgfile
@@ -13,9 +13,7 @@ source=(http://xorg.freedesktop.org/releases/individual/app/xinit-$version.tar.b
build() {
cd xinit-$version
-
- ./configure --prefix=/usr
-
+ ./configure $XORG_CONFIG
make
patch -Np1 -i ../xinitrc.patch
make DESTDIR=$PKG install