summaryrefslogtreecommitdiff
path: root/app-office/libreoffice/libreoffice-6.0.2.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/libreoffice/libreoffice-6.0.2.1.ebuild')
-rw-r--r--app-office/libreoffice/libreoffice-6.0.2.1.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/app-office/libreoffice/libreoffice-6.0.2.1.ebuild b/app-office/libreoffice/libreoffice-6.0.2.1.ebuild
index 73cd46b4e1a4..b5671c6317c8 100644
--- a/app-office/libreoffice/libreoffice-6.0.2.1.ebuild
+++ b/app-office/libreoffice/libreoffice-6.0.2.1.ebuild
@@ -312,6 +312,11 @@ src_unpack() {
src_prepare() {
default
+ # sandbox violations on many systems, we don't need it. Bug #646406
+ sed -i \
+ -e "/KF5_CONFIG/s/kf5-config/no/" \
+ configure.ac || die "Failed to disable kf5-config"
+
AT_M4DIR="m4" eautoreconf
# hack in the autogen.sh
touch autogen.lastrun