font-adobe-75dpi: fix fontdir path, bump revision.
--HG-- extra : convert_revision : 8d00ae1783cc9c0fffa4457cd73fee1ba3d71708
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Template build file for 'font-adobe-75dpi'.
|
# Template build file for 'font-adobe-75dpi'.
|
||||||
pkgname=font-adobe-75dpi
|
pkgname=font-adobe-75dpi
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
|
revision=1
|
||||||
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Standard 75pi Adobe PCF fonts"
|
short_desc="Standard 75pi Adobe PCF fonts"
|
||||||
@@ -19,7 +20,7 @@ long_desc="
|
|||||||
Add_dependency full font-util
|
Add_dependency full font-util
|
||||||
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
font_dirs="/usr/lib/X11/fonts/100dpi"
|
font_dirs="/usr/lib/X11/fonts/75dpi"
|
||||||
triggers="x11-fonts"
|
triggers="x11-fonts"
|
||||||
|
|
||||||
post_install()
|
post_install()
|
||||||
|
|||||||
Reference in New Issue
Block a user