summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libxcomposite/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-11-18 23:04:49 +0100
committertnut <thierryn1 at hispeed dot ch>2009-11-18 23:04:49 +0100
commit310096e5c052c211d54a426bc73e038b01423da4 (patch)
tree143fad7c4b9f3b1cbf901a0f30adc6af16cd695f /xorg/xorg-libxcomposite/Pkgfile
parent5f53a9a30ee3390a73f4e5375ca439026eb486bb (diff)
downloadnutyx-pakxe-310096e5c052c211d54a426bc73e038b01423da4.tar.gz
nutyx-pakxe-310096e5c052c211d54a426bc73e038b01423da4.tar.bz2
nutyx-pakxe-310096e5c052c211d54a426bc73e038b01423da4.tar.xz
nutyx-pakxe-310096e5c052c211d54a426bc73e038b01423da4.zip
maj de xorg-libxcomposite#0.4.1-1
Diffstat (limited to 'xorg/xorg-libxcomposite/Pkgfile')
-rw-r--r--xorg/xorg-libxcomposite/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/xorg/xorg-libxcomposite/Pkgfile b/xorg/xorg-libxcomposite/Pkgfile
index 232ff12d6..f1f149518 100644
--- a/xorg/xorg-libxcomposite/Pkgfile
+++ b/xorg/xorg-libxcomposite/Pkgfile
@@ -1,6 +1,7 @@
# Description: X Composite 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-fixesproto, xorg-libxfixes xorg-libxext, xorg-compositeproto
name=xorg-libxcomposite
@@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/lib/libXcomposite-$versi
build() {
cd libXcomposite-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install