From: Andreas Sturmlechner Date: Sun, 27 May 2018 07:15:30 +0000 (+0200) Subject: app-office/libreoffice: Fix new intro.png location X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8e61420731d69663139372c89c16733d6ab5ae78;p=gentoo.git app-office/libreoffice: Fix new intro.png location Reported-by: jospezial Closes: https://bugs.gentoo.org/656120 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index 45222450d1f2..558cf0dce7df 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -340,7 +340,7 @@ src_prepare() { if use branding; then # hack... - mv -v "${WORKDIR}/branding-intro.png" "icon-themes/galaxy/brand/intro.png" || die + mv -v "${WORKDIR}/branding-intro.png" "icon-themes/colibre/brand/intro.png" || die fi # Don't list pdfimport support in desktop when built with none, bug # 605464