xorg-xlsfonts: updated to 1.0.2
This commit is contained in:
parent
b6443bac98
commit
f4fccb6813
@ -3,4 +3,4 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/xlsfonts
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/xlsfonts.1x.gz
|
||||
-rw-r--r-- root/root usr/man/man1/xlsfonts.1.gz
|
||||
|
@ -1 +1 @@
|
||||
ca9c6c88d0b83360b7b5092615fbf591 xlsfonts-1.0.1.tar.bz2
|
||||
28958248590ff60ecd70e8f590d977b7 xlsfonts-1.0.2.tar.bz2
|
||||
|
@ -4,14 +4,14 @@
|
||||
# Depends on: xorg-libx11
|
||||
|
||||
name=xorg-xlsfonts
|
||||
version=1.0.1
|
||||
version=1.0.2
|
||||
release=1
|
||||
source=(http://xorg.freedesktop.org/releases/individual/app/xlsfonts-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd xlsfonts-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user