summaryrefslogtreecommitdiff
path: root/xorg-xf86-input-vmmouse/Pkgfile
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2007-03-29 20:18:16 +0200
committerTilman Sauerbeck <tilman@crux.nu>2007-03-29 20:18:16 +0200
commita7b4d2258564b713371ab812ec2d95a8f519e653 (patch)
tree781a8bf55c38ef155765eca9a200b87f352aecc0 /xorg-xf86-input-vmmouse/Pkgfile
parent3d806445feb1428b4ad1935d4044185439cfcfd9 (diff)
downloadxorg-a7b4d2258564b713371ab812ec2d95a8f519e653.tar.gz
xorg-a7b4d2258564b713371ab812ec2d95a8f519e653.tar.xz
xorg-xf86-input-vmmouse: updated to 12.4.1
Diffstat (limited to 'xorg-xf86-input-vmmouse/Pkgfile')
-rw-r--r--xorg-xf86-input-vmmouse/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg-xf86-input-vmmouse/Pkgfile b/xorg-xf86-input-vmmouse/Pkgfile
index abcf0a56..63e966c7 100644
--- a/xorg-xf86-input-vmmouse/Pkgfile
+++ b/xorg-xf86-input-vmmouse/Pkgfile
@@ -4,14 +4,14 @@
# Depends on: xorg-server, xorg-xproto
name=xorg-xf86-input-vmmouse
-version=12.4.0
+version=12.4.1
release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-vmmouse-$version.tar.bz2)
build() {
cd xf86-input-vmmouse-$version
- ./configure --prefix=/usr
+ ./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install

Generated by cgit