xorg-xmodmap: updated to 1.0.3.

This commit is contained in:
Tilman Sauerbeck 2007-08-07 13:48:44 +02:00
parent ce3f68c504
commit 3d7c94cefb
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
ea78b3e32e27c3662f86ea68b3aec22f xmodmap-1.0.2.tar.bz2
626731003ec22a74ecf9e44ed098bbdf xmodmap-1.0.3.tar.bz2

View File

@ -4,14 +4,14 @@
# Depends on: xorg-libx11
name=xorg-xmodmap
version=1.0.2
version=1.0.3
release=1
source=(http://xorg.freedesktop.org/releases/individual/app/xmodmap-$version.tar.bz2)
build() {
cd xmodmap-$version
./configure --prefix=/usr
./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install