summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libx11/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-11-18 23:02:48 +0100
committertnut <thierryn1 at hispeed dot ch>2009-11-18 23:02:48 +0100
commit61ce20d59d4737e9b5019b49fdac0df626129d7b (patch)
treed566315b840ba3dd36407ba3069d869f69eed8ea /xorg/xorg-libx11/Pkgfile
parent24ba426ee9ad6043402fd6da744006e4d62fefbc (diff)
downloadnutyx-extra-61ce20d59d4737e9b5019b49fdac0df626129d7b.tar.gz
nutyx-extra-61ce20d59d4737e9b5019b49fdac0df626129d7b.tar.bz2
nutyx-extra-61ce20d59d4737e9b5019b49fdac0df626129d7b.tar.xz
nutyx-extra-61ce20d59d4737e9b5019b49fdac0df626129d7b.zip
maj de xorg-libx11#1.3.1-1
Diffstat (limited to 'xorg/xorg-libx11/Pkgfile')
-rw-r--r--xorg/xorg-libx11/Pkgfile7
1 files changed, 4 insertions, 3 deletions
diff --git a/xorg/xorg-libx11/Pkgfile b/xorg/xorg-libx11/Pkgfile
index 80c2f6d56..bd94f082e 100644
--- a/xorg/xorg-libx11/Pkgfile
+++ b/xorg/xorg-libx11/Pkgfile
@@ -1,6 +1,7 @@
-# Description: X client library
+# Description: Librairie pour client X
# 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-libxcb, xorg-xf86bigfontproto, xorg-xextproto, xorg-xtrans, xorg-kbproto, xorg-inputproto
name=xorg-libx11
@@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/lib/libX11-$version.tar.
build() {
cd libX11-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install