diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-02-14 09:11:09 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-02-14 13:57:15 +0100 |
commit | a93ebf50271fe4f950b69f1c9f461f551377f267 (patch) | |
tree | 22a51778ce00b1bdc81feb93d5f5a1db97421901 /media-fonts/zh-kcfonts | |
parent | media-fonts/tex-gyre: Add missing FONT_S assignment. (diff) | |
download | gentoo-a93ebf50271fe4f950b69f1c9f461f551377f267.tar.gz gentoo-a93ebf50271fe4f950b69f1c9f461f551377f267.tar.bz2 gentoo-a93ebf50271fe4f950b69f1c9f461f551377f267.zip |
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@gentoo.org>
Diffstat (limited to 'media-fonts/zh-kcfonts')
-rw-r--r-- | media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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 |