summaryrefslogtreecommitdiffstats
path: root/xorg
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-03-04 22:25:49 +0100
committertnut <thierryn1 at hispeed dot ch>2011-03-04 22:25:49 +0100
commit2c455dc8a5f9ee3c4cc4ca8a00e603a354aa5ec4 (patch)
tree604fe85f0730674e9a7c4f2e0e320954ecc2869d /xorg
parent8244aec8efa743c0d4135e66ecc14fa44ce4ccc0 (diff)
downloadnutyx-extra-2c455dc8a5f9ee3c4cc4ca8a00e603a354aa5ec4.tar.gz
nutyx-extra-2c455dc8a5f9ee3c4cc4ca8a00e603a354aa5ec4.tar.bz2
nutyx-extra-2c455dc8a5f9ee3c4cc4ca8a00e603a354aa5ec4.tar.xz
nutyx-extra-2c455dc8a5f9ee3c4cc4ca8a00e603a354aa5ec4.zip
xorg-libice, port corrigé
Diffstat (limited to 'xorg')
-rw-r--r--xorg/xorg-libice/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg/xorg-libice/Pkgfile b/xorg/xorg-libice/Pkgfile
index 977ff92a7..65019231e 100644
--- a/xorg/xorg-libice/Pkgfile
+++ b/xorg/xorg-libice/Pkgfile
@@ -1,6 +1,6 @@
# Description: xorg lib libICE
# URL: http://xorg.freedesktop.org
-# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
# Depends on: xorg-xproto, xorg-xtrans
# Run on: xorg-xtrans
@@ -13,7 +13,7 @@ source=(http://xorg.freedesktop.org/releases/individual/lib/libICE-$version.tar.
build() {
cd libICE-$version
- ./configure --prefix=/usr
+ ./configure $XORG_CONFIG
make
make DESTDIR=$PKG install