summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libsm/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-03-10 11:09:14 +0100
committertnut <thierryn1 at hispeed dot ch>2011-03-10 11:09:14 +0100
commit4e8d67b1854f956899ade13911ffd9265c445448 (patch)
tree8b30254508cc921864fa8df159824e7ecf8be253 /xorg/xorg-libsm/Pkgfile
parent05130cb13264a53cc05118d6c613425b15d5c037 (diff)
downloadnutyx-pakxe-4e8d67b1854f956899ade13911ffd9265c445448.tar.gz
nutyx-pakxe-4e8d67b1854f956899ade13911ffd9265c445448.tar.bz2
nutyx-pakxe-4e8d67b1854f956899ade13911ffd9265c445448.tar.xz
nutyx-pakxe-4e8d67b1854f956899ade13911ffd9265c445448.zip
xorg-libsm, port adapté à NuTy>X
Diffstat (limited to 'xorg/xorg-libsm/Pkgfile')
-rw-r--r--xorg/xorg-libsm/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg/xorg-libsm/Pkgfile b/xorg/xorg-libsm/Pkgfile
index 5dd40a5ca..bd8a9c5ee 100644
--- a/xorg/xorg-libsm/Pkgfile
+++ b/xorg/xorg-libsm/Pkgfile
@@ -1,6 +1,6 @@
# Description: X Session Management client library
# 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-libice, xorg-xproto, xorg-xtrans
# Run on: xorg-libice,xorg-xtrans
@@ -13,7 +13,7 @@ source=(http://xorg.freedesktop.org/releases/individual/lib/libSM-$version.tar.b
build() {
cd libSM-$version
- ./configure --prefix=/usr
+ ./configure $XORG_CONFIG
make
make DESTDIR=$PKG install