summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libsm/Pkgfile
diff options
context:
space:
mode:
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