summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libxxf86dga/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-11-18 23:26:19 +0100
committertnut <thierryn1 at hispeed dot ch>2009-11-18 23:26:19 +0100
commit936fb71f2c92c83db43be11dc154ae30cd823e5b (patch)
tree2d00e52b011a2d3e21b7c298e54ea54f73315b00 /xorg/xorg-libxxf86dga/Pkgfile
parent2b595c30d7aa75cf6e1b9b3a7144d73a286c1f51 (diff)
downloadnutyx-pakxe-936fb71f2c92c83db43be11dc154ae30cd823e5b.tar.gz
nutyx-pakxe-936fb71f2c92c83db43be11dc154ae30cd823e5b.tar.bz2
nutyx-pakxe-936fb71f2c92c83db43be11dc154ae30cd823e5b.tar.xz
nutyx-pakxe-936fb71f2c92c83db43be11dc154ae30cd823e5b.zip
maj xorg-libxxf86dga#1.1.1-1
Diffstat (limited to 'xorg/xorg-libxxf86dga/Pkgfile')
-rw-r--r--xorg/xorg-libxxf86dga/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/xorg/xorg-libxxf86dga/Pkgfile b/xorg/xorg-libxxf86dga/Pkgfile
index fbf56b06e..1ec4ffc80 100644
--- a/xorg/xorg-libxxf86dga/Pkgfile
+++ b/xorg/xorg-libxxf86dga/Pkgfile
@@ -1,6 +1,7 @@
# Description: xorg lib libXxf86dga
# 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-xproto, xorg-libx11, xorg-libxext, xorg-xf86dgaproto
name=xorg-libxxf86dga
@@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/lib/libXxf86dga-$version
build() {
cd libXxf86dga-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install