Skip to content

Commit

Permalink
media-fonts/jetbrains-mono: 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 2639dff commit f69811f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-fonts/jetbrains-mono/jetbrains-mono-1.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ KEYWORDS="~amd64 ~x86"
BDEPEND="app-arch/unzip"

S="${WORKDIR}"

FONT_S="${S}"
FONT_SUFFIX="ttf"

0 comments on commit f69811f

Please sign in to comment.