summaryrefslogtreecommitdiff
path: root/xorg-xf86-input-penmount/Pkgfile
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/Pkgfile
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/Pkgfile')
-rw-r--r--xorg-xf86-input-penmount/Pkgfile4
1 files changed, 2 insertions, 2 deletions
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