summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-inputproto/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-02-17 21:24:37 +0100
committertnut <thierryn1 at hispeed dot ch>2011-02-17 21:24:37 +0100
commitddfdbe88d0e18b71d5f4e1ad9335be2372cadafa (patch)
treebdd9635ce1f9bb2b65bc382a639bc111dd2dcf96 /xorg/xorg-inputproto/Pkgfile
parent792060150dc29bad5f49b267c5819ea5125c7615 (diff)
downloadnutyx-pakxe-ddfdbe88d0e18b71d5f4e1ad9335be2372cadafa.tar.gz
nutyx-pakxe-ddfdbe88d0e18b71d5f4e1ad9335be2372cadafa.tar.bz2
nutyx-pakxe-ddfdbe88d0e18b71d5f4e1ad9335be2372cadafa.tar.xz
nutyx-pakxe-ddfdbe88d0e18b71d5f4e1ad9335be2372cadafa.zip
xorg-inputproto, maj 2.0.1-1
Diffstat (limited to 'xorg/xorg-inputproto/Pkgfile')
-rw-r--r--xorg/xorg-inputproto/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/xorg/xorg-inputproto/Pkgfile b/xorg/xorg-inputproto/Pkgfile
index 039c9236c..c09ff9560 100644
--- a/xorg/xorg-inputproto/Pkgfile
+++ b/xorg/xorg-inputproto/Pkgfile
@@ -4,7 +4,7 @@
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
name=xorg-inputproto
-version=2.0
+version=2.0.1
release=1
source=(http://xorg.freedesktop.org/releases/individual/proto/inputproto-$version.tar.bz2)
@@ -15,4 +15,5 @@ build() {
make
make DESTDIR=$PKG install
+ rm -r $PKG/usr/share
}