summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libxres/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-11-18 23:17:28 +0100
committertnut <thierryn1 at hispeed dot ch>2009-11-18 23:17:28 +0100
commit6b862f1400d6ecf51c3e43eb4cc98bfaf4da5c41 (patch)
tree9367e392c80001b25c3561259db4df126f7ea6bf /xorg/xorg-libxres/Pkgfile
parentc3f737afe61e4af32c3c483b95d1e7be2b02db5d (diff)
downloadnutyx-pakxe-6b862f1400d6ecf51c3e43eb4cc98bfaf4da5c41.tar.gz
nutyx-pakxe-6b862f1400d6ecf51c3e43eb4cc98bfaf4da5c41.tar.bz2
nutyx-pakxe-6b862f1400d6ecf51c3e43eb4cc98bfaf4da5c41.tar.xz
nutyx-pakxe-6b862f1400d6ecf51c3e43eb4cc98bfaf4da5c41.zip
maj xorg-libxres#1.0.4-1
Diffstat (limited to 'xorg/xorg-libxres/Pkgfile')
-rw-r--r--xorg/xorg-libxres/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/xorg/xorg-libxres/Pkgfile b/xorg/xorg-libxres/Pkgfile
index 2632bff81..316e765b0 100644
--- a/xorg/xorg-libxres/Pkgfile
+++ b/xorg/xorg-libxres/Pkgfile
@@ -1,6 +1,7 @@
# Description: X Resource extension 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-libxext, xorg-resourceproto
name=xorg-libxres
@@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/lib/libXres-$version.tar
build() {
cd libXres-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install