x11-themes/arc-theme: addpredict should use BROOT, not EPREFIX
authorJames Le Cuirot <chewi@gentoo.org>
Sun, 10 May 2020 10:37:18 +0000 (11:37 +0100)
committerJames 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

index 1c0b07e8dd41ad0d359054f7365097c967d46d07..b4b199aa370f5d384d3576f2b36c5328654b3985 100644 (file)
@@ -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
 }