xorg-xkbcomp: updated to 1.0.3

This commit is contained in:
Tilman Sauerbeck 2007-01-23 21:37:29 +01:00
parent 6a48aed033
commit 6ab7675a87
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
8b22a5e6d780ec70bf98d31cdbd65658 xkbcomp-1.0.2.tar.bz2
2fbcae1323c266edf5b6c61751f2e343 xkbcomp-1.0.3.tar.bz2

View File

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