commit:     2a810e625f099a7c300e536ce944c43d7284130a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 19:12:36 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 20:20:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a810e62

app-office/libreoffice: Fix src_install after mimelnk removal

Upstream commit b72766bc4d9be138063bedda00a7b98573505784
Gentoo-bug: 628314
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-office/libreoffice/libreoffice-9999.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/app-office/libreoffice/libreoffice-9999.ebuild 
b/app-office/libreoffice/libreoffice-9999.ebuild
index 2e6d5a92f86..29426fea497 100644
--- a/app-office/libreoffice/libreoffice-9999.ebuild
+++ b/app-office/libreoffice/libreoffice-9999.ebuild
@@ -564,9 +564,6 @@ src_install() {
        insinto /usr/$(get_libdir)/libreoffice/help
        doins xmlhelp/util/*.xsl
 
-       # Remove desktop files to support old installs that can't parse mime
-       rm -r "${ED}"usr/share/mimelnk/ || die
-
        pax-mark -m "${ED}"usr/$(get_libdir)/libreoffice/program/soffice.bin
        pax-mark -m "${ED}"usr/$(get_libdir)/libreoffice/program/unopkg.bin
 }

Reply via email to