From 9400b6ff8ee7259ab6ccedf42c8664b9a609d951 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 17 May 2017 12:13:34 +0200 Subject: [PATCH] libreoffice: Remove outdated workaround The issue [1] is fixed upstream. [1] https://bugs.documentfoundation.org/show_bug.cgi?id=100453 --- libreoffice.be0 | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/libreoffice.be0 b/libreoffice.be0 index 332166a0c..7f09baedc 100755 --- a/libreoffice.be0 +++ b/libreoffice.be0 @@ -92,11 +92,9 @@ mee_configure() { sed -i 's/bootstrap: check-if-root compilerplugins/all: compilerplugins/g' ${B}/Makefile } -mee_build() { - # https://bugs.documentfoundation.org/show_bug.cgi?id=100453 - chmod 755 ${S}/bin/unpack-sources - bee_build -} +#mee_build() { +# bee_build +#} mee_install() { start_cmd make ${BEE_MAKEFLAGS} distro-pack-install DESTDIR=${D}