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

index dd46e6e5976dee0eeeb911d999274effd3524bf9..38bae1895faa6495bfdd4d248b0f4cdf881cd0f2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,4 +19,5 @@ RDEPEND=""
 RESTRICT="bindist mirror"
 
 S="${WORKDIR}"
+FONT_S="${S}"
 FONT_SUFFIX="ttf"