summaryrefslogtreecommitdiffstats
path: root/xorg
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
parent792060150dc29bad5f49b267c5819ea5125c7615 (diff)
downloadnutyx-extra-ddfdbe88d0e18b71d5f4e1ad9335be2372cadafa.tar.gz
nutyx-extra-ddfdbe88d0e18b71d5f4e1ad9335be2372cadafa.tar.bz2
nutyx-extra-ddfdbe88d0e18b71d5f4e1ad9335be2372cadafa.tar.xz
nutyx-extra-ddfdbe88d0e18b71d5f4e1ad9335be2372cadafa.zip
xorg-inputproto, maj 2.0.1-1
Diffstat (limited to 'xorg')
-rw-r--r--xorg/xorg-inputproto/.md5sum.i6862
-rw-r--r--xorg/xorg-inputproto/.md5sum.x86_642
-rw-r--r--xorg/xorg-inputproto/Pkgfile3
3 files changed, 4 insertions, 3 deletions
diff --git a/xorg/xorg-inputproto/.md5sum.i686 b/xorg/xorg-inputproto/.md5sum.i686
index b8df7e51e..f33d6d142 100644
--- a/xorg/xorg-inputproto/.md5sum.i686
+++ b/xorg/xorg-inputproto/.md5sum.i686
@@ -1 +1 @@
-0f7acbc14a082f9ae03744396527d23d inputproto-2.0.tar.bz2
+da9bf9e5d174163f597d2d72757d9038 inputproto-2.0.1.tar.bz2
diff --git a/xorg/xorg-inputproto/.md5sum.x86_64 b/xorg/xorg-inputproto/.md5sum.x86_64
index b8df7e51e..f33d6d142 100644
--- a/xorg/xorg-inputproto/.md5sum.x86_64
+++ b/xorg/xorg-inputproto/.md5sum.x86_64
@@ -1 +1 @@
-0f7acbc14a082f9ae03744396527d23d inputproto-2.0.tar.bz2
+da9bf9e5d174163f597d2d72757d9038 inputproto-2.0.1.tar.bz2
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
}