summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2020-05-10 11:37:18 +0100
committerJames Le Cuirot <chewi@gentoo.org>2020-05-10 11:37:18 +0100
commit38e6f4dafe03f57bae94a78931541e5a8f3f9f59 (patch)
tree1d672ac3d0f953e6aa85c602e37080d4447f8133 /x11-themes
parentx11-themes/arc-theme: Drop old 20190917 (diff)
downloadgentoo-38e6f4dafe03f57bae94a78931541e5a8f3f9f59.tar.gz
gentoo-38e6f4dafe03f57bae94a78931541e5a8f3f9f59.tar.bz2
gentoo-38e6f4dafe03f57bae94a78931541e5a8f3f9f59.zip
x11-themes/arc-theme: addpredict should use BROOT, not EPREFIX
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/arc-theme/arc-theme-20200502.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/arc-theme/arc-theme-20200502.ebuild b/x11-themes/arc-theme/arc-theme-20200502.ebuild
index 1c0b07e8dd41..b4b199aa370f 100644
--- 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
}