summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libxcomposite/Pkgfile
diff options
context:
space:
mode:
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