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

index 2cb2741c6fb0d24468da38a0c34a505eec8e54a1..024b99d79adf02547b216206da074142ec23cd07 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,5 +18,6 @@ IUSE=""
 RESTRICT="binchecks strip test"
 
 S="${WORKDIR}/${MY_P}"
+FONT_S="${S}"
 FONT_SUFFIX="ttf"
 FONT_CONF=( "${FILESDIR}"/62-crosextra-caladea.conf )