xorg-font-adobe-75dpi: updated to 1.0.1.
This commit is contained in:
parent
b781379e11
commit
9edd2a10bd
File diff suppressed because it is too large
Load Diff
@ -1 +1 @@
|
||||
813b5d3723c84388a938ab6732e1329c font-adobe-75dpi-1.0.0.tar.bz2
|
||||
a47681c97bd012196691c95e34d400f1 font-adobe-75dpi-1.0.1.tar.bz2
|
||||
|
@ -4,8 +4,8 @@
|
||||
# Depends on: xorg-mkfontdir, xorg-mkfontscale
|
||||
|
||||
name=xorg-font-adobe-75dpi
|
||||
version=1.0.0
|
||||
release=2
|
||||
version=1.0.1
|
||||
release=1
|
||||
source=(http://xorg.freedesktop.org/releases/individual/font/font-adobe-75dpi-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
@ -16,5 +16,5 @@ build() {
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
rm -f $PKG/usr/lib/X11/fonts/75dpi/fonts.{dir,scale}
|
||||
rm $PKG/usr/share/fonts/X11/75dpi/fonts.dir
|
||||
}
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
mkfontdir /usr/lib/X11/fonts/75dpi
|
||||
mkfontscale /usr/lib/X11/fonts/75dpi
|
||||
mkfontdir /usr/share/fonts/X11/75dpi
|
||||
mkfontscale /usr/share/fonts/X11/75dpi
|
||||
|
Loading…
x
Reference in New Issue
Block a user