Skip to content

Commit

Permalink
media-fonts/kochi-substitute: Add missing FONT_S assignment.
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
ulm committed Feb 14, 2020
1 parent f69811f commit 8ce5fde
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 8ce5fde

Please sign in to comment.