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