summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libxfixes/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-11-18 23:10:42 +0100
committertnut <thierryn1 at hispeed dot ch>2009-11-18 23:10:42 +0100
commita0936f0a866a58ca540483f71621c742481ce10f (patch)
treeb592c110a9052dd1b9530b5dc7b3d268fae3989c /xorg/xorg-libxfixes/Pkgfile
parent31d27195b044f9b07f40143ac62ffe865cf410de (diff)
downloadnutyx-extra-a0936f0a866a58ca540483f71621c742481ce10f.tar.gz
nutyx-extra-a0936f0a866a58ca540483f71621c742481ce10f.tar.bz2
nutyx-extra-a0936f0a866a58ca540483f71621c742481ce10f.tar.xz
nutyx-extra-a0936f0a866a58ca540483f71621c742481ce10f.zip
maj xorg-libxfixes#4.0.4-1
Diffstat (limited to 'xorg/xorg-libxfixes/Pkgfile')
-rw-r--r--xorg/xorg-libxfixes/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/xorg/xorg-libxfixes/Pkgfile b/xorg/xorg-libxfixes/Pkgfile
index 75c166a71..202274070 100644
--- a/xorg/xorg-libxfixes/Pkgfile
+++ b/xorg/xorg-libxfixes/Pkgfile
@@ -1,6 +1,7 @@
# Description: X Fixes 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-xproto, xorg-fixesproto, xorg-xextproto
name=xorg-libxfixes
@@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/lib/libXfixes-$version.t
build() {
cd libXfixes-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install