xorg-xf86-input-mouse: updated to 1.2.2.

This commit is contained in:
Tilman Sauerbeck 2007-08-02 15:54:24 +02:00
parent 8d3a9118b9
commit 92fb58e9f2
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
d8bcd9fb1b4efb02acd251495f9a30c1 xf86-input-mouse-1.1.2.tar.bz2
c47c598e55e7080b8ea30f70781f7ca3 xf86-input-mouse-1.2.2.tar.bz2

View File

@ -4,14 +4,14 @@
# Depends on: xorg-server
name=xorg-xf86-input-mouse
version=1.1.2
version=1.2.2
release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-mouse-$version.tar.bz2)
build() {
cd xf86-input-mouse-$version
./configure --prefix=/usr
./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install