media-fonts/kochi-substitute: Add missing FONT_S assignment.
authorUlrich Müller <ulm@gentoo.org>
Fri, 14 Feb 2020 08:10:48 +0000 (09:10 +0100)
committerUlrich Müller <ulm@gentoo.org>
Fri, 14 Feb 2020 12:57:13 +0000 (13:57 +0100)
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>
media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild

index 36f5204320bfe0a0e999fd73417dbbf3f9d9d02c..6d6792469e4e075240c97a9abc930e76008765d9 100644 (file)
@@ -16,6 +16,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x8
 RESTRICT="strip binchecks"
 
 S="${WORKDIR}/${PN}-${PV:0:8}"
+FONT_S="${S}"
 
 DOCS="README.ja Changelog"
 FONT_SUFFIX="ttf"