app-office/libreoffice: Fix new intro.png location
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 27 May 2018 07:15:30 +0000 (09:15 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 27 May 2018 07:15:30 +0000 (09:15 +0200)
Reported-by: jospezial <jospezial@gmx.de>
Closes: https://bugs.gentoo.org/656120
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-office/libreoffice/libreoffice-9999.ebuild

index 45222450d1f2da0b3ff9da31d6dff85fa2edf99b..558cf0dce7dff6612658f531cf399bdeeeb22acc 100644 (file)
@@ -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