commit:     a93ebf50271fe4f950b69f1c9f461f551377f267
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 14 08:11:09 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Feb 14 12:57:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a93ebf50

media-fonts/zh-kcfonts: Add missing FONT_S assignment.

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 <ulm <AT> gentoo.org>

 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 e2e33f0ed5a..25a0a498bac 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

Reply via email to