From 8e61420731d69663139372c89c16733d6ab5ae78 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 27 May 2018 09:15:30 +0200 Subject: [PATCH] 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 --- app-office/libreoffice/libreoffice-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2