summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libxext/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-02-17 22:54:42 +0100
committertnut <thierryn1 at hispeed dot ch>2011-02-17 22:54:42 +0100
commitbab7928c74a82a8286c0b253f4c59668b8f39031 (patch)
treee1155f0ade76c873fcdeb6ad237e60bf9a43fc1f /xorg/xorg-libxext/Pkgfile
parentef737dbe0cccc352a76d924e1c9ec2d8c2251d2e (diff)
downloadnutyx-pakxe-bab7928c74a82a8286c0b253f4c59668b8f39031.tar.gz
nutyx-pakxe-bab7928c74a82a8286c0b253f4c59668b8f39031.tar.bz2
nutyx-pakxe-bab7928c74a82a8286c0b253f4c59668b8f39031.tar.xz
nutyx-pakxe-bab7928c74a82a8286c0b253f4c59668b8f39031.zip
xorg-libxext, maj 1.2.0-1
Diffstat (limited to 'xorg/xorg-libxext/Pkgfile')
-rw-r--r--xorg/xorg-libxext/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/xorg/xorg-libxext/Pkgfile b/xorg/xorg-libxext/Pkgfile
index e837bf912..e9b0511c9 100644
--- a/xorg/xorg-libxext/Pkgfile
+++ b/xorg/xorg-libxext/Pkgfile
@@ -6,7 +6,7 @@
# Run on: xorg-libx11,xorg-libxau
name=xorg-libxext
-version=1.1.2
+version=1.2.0
release=1
source=(http://xorg.freedesktop.org/releases/individual/lib/libXext-$version.tar.bz2)
@@ -17,4 +17,5 @@ build() {
make
make DESTDIR=$PKG install
+ rm -r $PKG/usr/share/doc
}