Skip to content

Commit

Permalink
app-office/libreoffice: Drop mergelibs hack
Browse files Browse the repository at this point in the history
Gentoo-bug: 590596

Package-Manager: portage-2.2.28
  • Loading branch information
a17r authored and akhuettel committed Sep 17, 2016
1 parent fb45cae commit 6e38569
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions app-office/libreoffice/libreoffice-5.2.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -541,10 +541,6 @@ src_install() {
# Remove desktop files to support old installs that can't parse mime
rm -r "${ED}"usr/share/mimelnk/ || die

# FIXME: Hack add missing file
exeinto /usr/$(get_libdir)/${PN}/program
doexe "${S}"/instdir/program/libsaxlo.so

pax-mark -m "${ED}"usr/$(get_libdir)/libreoffice/program/soffice.bin
pax-mark -m "${ED}"usr/$(get_libdir)/libreoffice/program/unopkg.bin
}
Expand Down
4 changes: 0 additions & 4 deletions app-office/libreoffice/libreoffice-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -540,10 +540,6 @@ src_install() {
# Remove desktop files to support old installs that can't parse mime
rm -r "${ED}"usr/share/mimelnk/ || die

# FIXME: Hack add missing file
exeinto /usr/$(get_libdir)/${PN}/program
doexe "${S}"/instdir/program/libsaxlo.so

pax-mark -m "${ED}"usr/$(get_libdir)/libreoffice/program/soffice.bin
pax-mark -m "${ED}"usr/$(get_libdir)/libreoffice/program/unopkg.bin
}
Expand Down

0 comments on commit 6e38569

Please sign in to comment.