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-bh-lucidatypewriter-75dpi/APKBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'user/font-bh-lucidatypewriter-75dpi') diff --git a/user/font-bh-lucidatypewriter-75dpi/APKBUILD b/user/font-bh-lucidatypewriter-75dpi/APKBUILD index 6f1fab5a9..e1e9508dc 100644 --- a/user/font-bh-lucidatypewriter-75dpi/APKBUILD +++ b/user/font-bh-lucidatypewriter-75dpi/APKBUILD @@ -7,8 +7,8 @@ pkgdesc="75dpi Lucida Typewriter X11 font from Bigelow & Holmes" url="https://www.X.Org/" arch="noarch" license="Lucida" -depends="encodings font-alias fontconfig" -makedepends="bdftopcf font-util-dev mkfontdir util-macros" +depends="encodings font-alias fontconfig mkfontdir" +makedepends="bdftopcf font-util-dev util-macros" subpackages="" source="https://www.x.org/releases/individual/font/font-bh-lucidatypewriter-75dpi-$pkgver.tar.bz2" @@ -38,6 +38,7 @@ check() { package() { cd "$builddir" make DESTDIR="$pkgdir" install + find "$pkgdir" -name fonts.dir -exec rm {} + } sha512sums="2bba19c10df8e95f95d59d5fc7c15380c91a5140b0fa490497dbdf78a5574adae06a5566941c8c61e4a9850712fc9ca16974173aeee771f41976f472f0a2de13 font-bh-lucidatypewriter-75dpi-1.0.3.tar.bz2" -- cgit v1.2.3-60-g2f50