xorg-xf86-input-dmc: updated to 1.1.1.

This commit is contained in:
Tilman Sauerbeck 2007-09-07 23:01:09 +02:00
parent 089c2d7326
commit 9cc871522d
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
e1bcbdefcb839173de79aeb3cd038b77 xf86-input-dmc-1.1.0.tar.bz2
f21f008220bc7687ce1c34ab557ec32f xf86-input-dmc-1.1.1.tar.bz2

View File

@ -3,14 +3,14 @@
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
name=xorg-xf86-input-dmc
version=1.1.0
version=1.1.1
release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-dmc-$version.tar.bz2)
build() {
cd xf86-input-dmc-$version
./configure --prefix=/usr
./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install