summaryrefslogtreecommitdiffstats
path: root/xorg
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-09-07 23:47:10 +0200
committertnut <thierryn1 at hispeed dot ch>2010-09-07 23:47:10 +0200
commit57163352d34d1618472ee4b2e0f5c8d6aa52e121 (patch)
tree100bd9be22eae5211a566703b0162b30e85681e2 /xorg
parent0449b6d2b1c136184f15f49efa088daf054d194a (diff)
downloadnutyx-extra-57163352d34d1618472ee4b2e0f5c8d6aa52e121.tar.gz
nutyx-extra-57163352d34d1618472ee4b2e0f5c8d6aa52e121.tar.bz2
nutyx-extra-57163352d34d1618472ee4b2e0f5c8d6aa52e121.tar.xz
nutyx-extra-57163352d34d1618472ee4b2e0f5c8d6aa52e121.zip
maj xorg-libxaw#1.0.7-1
Diffstat (limited to 'xorg')
-rw-r--r--xorg/xorg-libxaw/.md5sum2
-rw-r--r--xorg/xorg-libxaw/Pkgfile3
2 files changed, 3 insertions, 2 deletions
diff --git a/xorg/xorg-libxaw/.md5sum b/xorg/xorg-libxaw/.md5sum
index 40fad6bcd..b42cf2ed4 100644
--- a/xorg/xorg-libxaw/.md5sum
+++ b/xorg/xorg-libxaw/.md5sum
@@ -1 +1 @@
-066218dceb82eb8da0e11d259ed3ceda libXaw-1.0.6.tar.bz2
+815e74de989ccda684e2baf8d12cf519 libXaw-1.0.7.tar.bz2
diff --git a/xorg/xorg-libxaw/Pkgfile b/xorg/xorg-libxaw/Pkgfile
index 50c638900..80169da67 100644
--- a/xorg/xorg-libxaw/Pkgfile
+++ b/xorg/xorg-libxaw/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: xorg-xproto, xorg-libx11, xorg-xextproto, xorg-libxext, xorg-libxt, xorg-libxmu, xorg-libxpm, xorg-libxau
name=xorg-libxaw
-version=1.0.6
+version=1.0.7
release=1
source=(http://xorg.freedesktop.org/releases/individual/lib/libXaw-$version.tar.bz2)
@@ -16,4 +16,5 @@ build() {
make
make DESTDIR=$PKG install
+ rm -r $PKG/usr/share/doc/
}