projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69ae1cb
)
x11-themes/arc-theme: addpredict should use BROOT, not EPREFIX
author
James Le Cuirot
<chewi@gentoo.org>
Sun, 10 May 2020 10:37:18 +0000
(11:37 +0100)
committer
James Le Cuirot
<chewi@gentoo.org>
Sun, 10 May 2020 10:37:18 +0000
(11:37 +0100)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
x11-themes/arc-theme/arc-theme-20200502.ebuild
patch
|
blob
|
history
diff --git
a/x11-themes/arc-theme/arc-theme-20200502.ebuild
b/x11-themes/arc-theme/arc-theme-20200502.ebuild
index 1c0b07e8dd41ad0d359054f7365097c967d46d07..b4b199aa370f5d384d3576f2b36c5328654b3985 100644
(file)
--- a/
x11-themes/arc-theme/arc-theme-20200502.ebuild
+++ b/
x11-themes/arc-theme/arc-theme-20200502.ebuild
@@
-94,7
+94,7
@@
src_compile() {
# fontconfig issue?
# https://bugs.gentoo.org/666418#c28
use pre-rendered ||
- addpredict "${
EPREFIX
}"/usr/share/inkscape/fonts/.uuid.TMP-XXXXXX
+ addpredict "${
BROOT
}"/usr/share/inkscape/fonts/.uuid.TMP-XXXXXX
default
}