projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
712920f
)
media-fonts/gidole: Add missing FONT_S assignment.
author
Ulrich Müller
<ulm@gentoo.org>
Fri, 14 Feb 2020 08:10:34 +0000
(09:10 +0100)
committer
Ulrich 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/gidole/gidole-2.0.2.ebuild
patch
|
blob
|
history
diff --git
a/media-fonts/gidole/gidole-2.0.2.ebuild
b/media-fonts/gidole/gidole-2.0.2.ebuild
index 6c8dec1fb106aab6b92e4e9b28b2de4e00854f76..a419df0f38ac157a77126ec405791978f7a98ca9 100644
(file)
--- a/
media-fonts/gidole/gidole-2.0.2.ebuild
+++ b/
media-fonts/gidole/gidole-2.0.2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-20
18 Gentoo Foundation
+# Copyright 1999-20
20 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-15,4
+15,5
@@
IUSE=""
DEPEND="app-arch/unzip"
S="${WORKDIR}/GidoleFont"
+FONT_S="${S}"
FONT_SUFFIX="otf ttf"