From a93ebf50271fe4f950b69f1c9f461f551377f267 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich=20M=C3=BCller?= Date: Fri, 14 Feb 2020 09:11:09 +0100 Subject: [PATCH] media-fonts/zh-kcfonts: Add missing FONT_S assignment. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This fixes a failure of pushd/popd in font_src_install(). Closes: https://bugs.gentoo.org/709576 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Ulrich Müller --- media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild b/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild index e2e33f0ed5a1..25a0a498bac4 100644 --- a/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild +++ b/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild @@ -25,6 +25,7 @@ RESTRICT="strip binchecks" BDEPEND="x11-apps/bdftopcf" S="${WORKDIR}" +FONT_S="${S}" PATCHES=( "${WORKDIR}"/${P}-freebsd-aa_ad.patch -- 2.26.2