summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libxinerama/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-11-18 23:15:13 +0100
committertnut <thierryn1 at hispeed dot ch>2009-11-18 23:15:13 +0100
commitd8b1cb57aedd683627ce290455533384a52b65e8 (patch)
treeef5983663058d0bfb7e174a9b5db78c6de26060c /xorg/xorg-libxinerama/Pkgfile
parentdb24b3b0a2e7fd0b92f4c2f8dc219db39f2c3b90 (diff)
downloadnutyx-pakxe-d8b1cb57aedd683627ce290455533384a52b65e8.tar.gz
nutyx-pakxe-d8b1cb57aedd683627ce290455533384a52b65e8.tar.bz2
nutyx-pakxe-d8b1cb57aedd683627ce290455533384a52b65e8.tar.xz
nutyx-pakxe-d8b1cb57aedd683627ce290455533384a52b65e8.zip
maj xorg-libxinerama#1.1-1
Diffstat (limited to 'xorg/xorg-libxinerama/Pkgfile')
-rw-r--r--xorg/xorg-libxinerama/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/xorg/xorg-libxinerama/Pkgfile b/xorg/xorg-libxinerama/Pkgfile
index 174eb0738..f9588fde6 100644
--- a/xorg/xorg-libxinerama/Pkgfile
+++ b/xorg/xorg-libxinerama/Pkgfile
@@ -1,6 +1,7 @@
# Description: X Xinerama 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-libx11, xorg-xextproto, xorg-libxext, xorg-xineramaproto
name=xorg-libxinerama
@@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/lib/libXinerama-$version
build() {
cd libXinerama-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install