xorg-xf86-input-mouse: updated to 1.2.2.
This commit is contained in:
parent
8d3a9118b9
commit
92fb58e9f2
@ -1 +1 @@
|
||||
d8bcd9fb1b4efb02acd251495f9a30c1 xf86-input-mouse-1.1.2.tar.bz2
|
||||
c47c598e55e7080b8ea30f70781f7ca3 xf86-input-mouse-1.2.2.tar.bz2
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user