commit:     38e6f4dafe03f57bae94a78931541e5a8f3f9f59
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun May 10 10:37:18 2020 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun May 10 10:37:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38e6f4da

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 <AT> gentoo.org>

 x11-themes/arc-theme/arc-theme-20200502.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/arc-theme/arc-theme-20200502.ebuild 
b/x11-themes/arc-theme/arc-theme-20200502.ebuild
index 1c0b07e8dd4..b4b199aa370 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
 }

Reply via email to