mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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>
This commit is contained in:
@@ -25,6 +25,7 @@ RESTRICT="strip binchecks"
|
||||
BDEPEND="x11-apps/bdftopcf"
|
||||
|
||||
S="${WORKDIR}"
|
||||
FONT_S="${S}"
|
||||
|
||||
PATCHES=(
|
||||
"${WORKDIR}"/${P}-freebsd-aa_ad.patch
|
||||
|
||||
Reference in New Issue
Block a user