summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libice/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/xorg-libice/Pkgfile')
-rw-r--r--xorg/xorg-libice/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/xorg/xorg-libice/Pkgfile b/xorg/xorg-libice/Pkgfile
index 9e716b588..977ff92a7 100644
--- a/xorg/xorg-libice/Pkgfile
+++ b/xorg/xorg-libice/Pkgfile
@@ -6,7 +6,7 @@
# Run on: xorg-xtrans
name=xorg-libice
-version=1.0.6
+version=1.0.7
release=1
source=(http://xorg.freedesktop.org/releases/individual/lib/libICE-$version.tar.bz2)
@@ -17,4 +17,5 @@ build() {
make
make DESTDIR=$PKG install
+ rm -r $PKG/usr/share
}