font-schumacher-misc: cleanup.
This commit is contained in:
parent
75d9d032ca
commit
b1cedb1e18
1 changed files with 5 additions and 5 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template build file for 'font-schumacher-misc'.
|
||||
# Template file for 'font-schumacher-misc'
|
||||
pkgname=font-schumacher-misc
|
||||
version=1.1.2
|
||||
revision=4
|
||||
revision=5
|
||||
archs=noarch
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config bdftopcf font-util"
|
||||
makedepends="font-util"
|
||||
depends="font-util"
|
||||
font_dirs="/usr/share/fonts/X11/misc"
|
||||
short_desc="X.Org Schumacher fonts"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
||||
checksum=e444028656e0767e2eddc6d9aca462b16a2be75a47244dbc199b2c44eca87e5a
|
||||
font_dirs="/usr/share/fonts/X11/misc"
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/${font_dirs}/fonts.*
|
||||
|
|
Loading…
Reference in a new issue