xorg-xmodmap: updated to 1.0.3.
This commit is contained in:
parent
ce3f68c504
commit
3d7c94cefb
@ -1 +1 @@
|
||||
ea78b3e32e27c3662f86ea68b3aec22f xmodmap-1.0.2.tar.bz2
|
||||
626731003ec22a74ecf9e44ed098bbdf xmodmap-1.0.3.tar.bz2
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user