summaryrefslogtreecommitdiff
path: root/xorg-xf86-input-penmount
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2007-09-10 19:10:19 +0200
committerTilman Sauerbeck <tilman@crux.nu>2007-09-10 19:10:19 +0200
commitd4ceb2b8e2c917a88f54969c9a06633d6fb027b9 (patch)
treee126f00c16ce20c2962f29ea6bba55699ae92fd7 /xorg-xf86-input-penmount
parent7ef26223679c624b98aa371a3d8f0dbe63b10bf8 (diff)
downloadxorg-d4ceb2b8e2c917a88f54969c9a06633d6fb027b9.tar.gz
xorg-d4ceb2b8e2c917a88f54969c9a06633d6fb027b9.tar.xz
xorg-xf86-input-penmount: updated to 1.2.1.
Diffstat (limited to 'xorg-xf86-input-penmount')
-rw-r--r--xorg-xf86-input-penmount/.md5sum2
-rw-r--r--xorg-xf86-input-penmount/Pkgfile4
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-xf86-input-penmount/.md5sum b/xorg-xf86-input-penmount/.md5sum
index d8565dcb..565f4e37 100644
--- a/xorg-xf86-input-penmount/.md5sum
+++ b/xorg-xf86-input-penmount/.md5sum
@@ -1 +1 @@
-0589f2eaa84afb9bd49b226ce7dacdda xf86-input-penmount-1.2.0.tar.bz2
+268af4dceda544d8c815b9b7e87d4536 xf86-input-penmount-1.2.1.tar.bz2
diff --git a/xorg-xf86-input-penmount/Pkgfile b/xorg-xf86-input-penmount/Pkgfile
index 6e6e0313..4ed5b529 100644
--- a/xorg-xf86-input-penmount/Pkgfile
+++ b/xorg-xf86-input-penmount/Pkgfile
@@ -3,14 +3,14 @@
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
name=xorg-xf86-input-penmount
-version=1.2.0
+version=1.2.1
release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-penmount-$version.tar.bz2)
build() {
cd xf86-input-penmount-$version
- ./configure --prefix=/usr
+ ./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install

Generated by cgit