summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libxmu/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-02-19 23:43:14 +0100
committertnut <thierryn1 at hispeed dot ch>2011-02-19 23:43:14 +0100
commitb64e6bacadd8d812b6e79bfc6e7b605b5b9a5309 (patch)
tree056d7b41265d2a19b90720f479a70c0c4a3a5294 /xorg/xorg-libxmu/Pkgfile
parent8d6979eee5a9dcf48955e53c07e58b9167d749b5 (diff)
downloadnutyx-pakxe-b64e6bacadd8d812b6e79bfc6e7b605b5b9a5309.tar.gz
nutyx-pakxe-b64e6bacadd8d812b6e79bfc6e7b605b5b9a5309.tar.bz2
nutyx-pakxe-b64e6bacadd8d812b6e79bfc6e7b605b5b9a5309.tar.xz
nutyx-pakxe-b64e6bacadd8d812b6e79bfc6e7b605b5b9a5309.zip
xorg-libxmu, maj 1.1.0-1
Diffstat (limited to 'xorg/xorg-libxmu/Pkgfile')
-rw-r--r--xorg/xorg-libxmu/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/xorg/xorg-libxmu/Pkgfile b/xorg/xorg-libxmu/Pkgfile
index ffa543936..18ccac7a9 100644
--- a/xorg/xorg-libxmu/Pkgfile
+++ b/xorg/xorg-libxmu/Pkgfile
@@ -1,12 +1,12 @@
# Description: xorg lib libXmu
# 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-libxt, xorg-xextproto, xorg-libxext, xorg-libx11
# Run on: xorg-libxt,xorg-libxext,xorg-libx11
name=xorg-libxmu
-version=1.0.5
+version=1.1.0
release=1
source=(http://xorg.freedesktop.org/releases/individual/lib/libXmu-$version.tar.bz2)
@@ -17,4 +17,5 @@ build() {
make
make DESTDIR=$PKG install
+ rm -r $PKG/usr/share
}