diff options
Diffstat (limited to 'x11-themes/arc-theme')
-rw-r--r-- | x11-themes/arc-theme/arc-theme-20200502.ebuild | 2 |
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 } |