Skip to content

Commit

Permalink
libreoffice: Remove unneeded debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed May 17, 2017
1 parent 9400b6f commit 516a0ce
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions libreoffice.be0
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,9 @@ SRCURL[0]="https://download.documentfoundation.org/libreoffice/src/${PKGVERSION[
# bee_extract "${@}"
#}

mee_patch() {
bee_patch "${@}"
sed -e "/gzip -f/s/echo/set -x; echo/" \
-i bin/distro-install-desktop-integration
}
#mee_patch() {
# bee_patch "${@}"
#}

mee_configure() {
bee_configure \
Expand Down

0 comments on commit 516a0ce

Please sign in to comment.