From f14753effcd808f668fdbe816f5e8e5dab88bdff Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Wed, 2 Jan 2019 02:37:42 +0000 Subject: user/[X11 fonts]: create fonts.dir and fonts.scale on the target system --- user/font-mutt-misc/APKBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'user/font-mutt-misc') diff --git a/user/font-mutt-misc/APKBUILD b/user/font-mutt-misc/APKBUILD index f134ad37c..62a4437ff 100644 --- a/user/font-mutt-misc/APKBUILD +++ b/user/font-mutt-misc/APKBUILD @@ -7,8 +7,8 @@ pkgdesc="MUTT X11 font family" url="https://www.X.Org/" arch="noarch" license="MIT" -depends="encodings font-alias fontconfig" -makedepends="bdftopcf mkfontdir util-macros" +depends="encodings font-alias fontconfig mkfontdir" +makedepends="bdftopcf util-macros" subpackages="" source="https://www.x.org/releases/individual/font/font-mutt-misc-$pkgver.tar.bz2" @@ -38,6 +38,7 @@ check() { package() { cd "$builddir" make DESTDIR="$pkgdir" install + find "$pkgdir" -name fonts.dir -exec rm {} + } sha512sums="7b152f6c1464d806b1f76664d9b619858c3cb3ea63027b6be1f69897e939e3a0b5312ddf230e0a42a8f3e3701e50f41917cac6ce566c05bc74dfa49bdf2ed4db font-mutt-misc-1.0.3.tar.bz2" -- cgit v1.2.3-60-g2f50