summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-videoproto/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/xorg-videoproto/Pkgfile')
-rw-r--r--xorg/xorg-videoproto/Pkgfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/xorg/xorg-videoproto/Pkgfile b/xorg/xorg-videoproto/Pkgfile
index 520000775..d9a0a5da6 100644
--- a/xorg/xorg-videoproto/Pkgfile
+++ b/xorg/xorg-videoproto/Pkgfile
@@ -1,9 +1,10 @@
# Description: xorg proto videoproto
# URL: http://xorg.freedesktop.org
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Packager: thierryn1 at hispeed dot ch
name=xorg-videoproto
-version=2.3.0
+version=2.3.1
release=1
source=(http://xorg.freedesktop.org/releases/individual/proto/videoproto-$version.tar.bz2)
@@ -14,4 +15,5 @@ build() {
make
make DESTDIR=$PKG install
+ rm -r $PKG/usr/share
}