Skip to content

Commit

Permalink
app-office/openoffice-bin: [QA] Fix double-prefix
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed Aug 11, 2019
1 parent ec9796e commit 06d3530
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,7 @@ src_install () {
insinto /etc/revdep-rebuild && doins "${T}/50-${PN}"

# remove soffice bin to avoid collision with libreoffice
rm -rf "${ED}${EPREFIX}/usr/bin/soffice"

rm -rf "${ED}/usr/bin/soffice" || die
}

pkg_preinst() {
Expand Down

0 comments on commit 06d3530

Please sign in to comment.