summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libx11/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-17 21:24:23 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-17 21:24:23 +0100
commit3bacd37fdadc49f6adda5d3d65d637baed6c26a8 (patch)
treeb7a546caf6e8b2a628daad481a1505f70352c95f /xorg/xorg-libx11/Pkgfile
parentc7ecb64d377df564c3da7f72e231cdae0fd3d0b2 (diff)
downloadnutyx-pakxe-3bacd37fdadc49f6adda5d3d65d637baed6c26a8.tar.gz
nutyx-pakxe-3bacd37fdadc49f6adda5d3d65d637baed6c26a8.tar.bz2
nutyx-pakxe-3bacd37fdadc49f6adda5d3d65d637baed6c26a8.tar.xz
nutyx-pakxe-3bacd37fdadc49f6adda5d3d65d637baed6c26a8.zip
Maj xorg-libx11#1.3.2-2
Diffstat (limited to 'xorg/xorg-libx11/Pkgfile')
-rw-r--r--xorg/xorg-libx11/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/xorg/xorg-libx11/Pkgfile b/xorg/xorg-libx11/Pkgfile
index cf538b6c9..b61c27d5f 100644
--- a/xorg/xorg-libx11/Pkgfile
+++ b/xorg/xorg-libx11/Pkgfile
@@ -6,7 +6,7 @@
name=xorg-libx11
version=1.3.2
-release=1
+release=2
source=(http://xorg.freedesktop.org/releases/individual/lib/libX11-$version.tar.bz2)
build() {
@@ -16,4 +16,5 @@ build() {
make
make DESTDIR=$PKG install
+ rm -r $PKG/usr/share/doc
}