From 5a42c960efc77b279cb3cb845b2b5572d3c9af8fb2e26cc13e93de237cf15c02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 20 Jun 2018 09:36:40 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=685 --- libreoffice.changes | 5 ----- libreoffice.spec | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/libreoffice.changes b/libreoffice.changes index 1e8f48f..473ddbb 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Tue Jun 19 11:08:36 UTC 2018 - tchvatal@suse.com - -- Switch to local HTML help from the old-style help - ------------------------------------------------------------------- Sun Jun 17 07:56:09 UTC 2018 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index 1b5a9c9..c36acf9 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1047,7 +1047,7 @@ export NOCONFIGURE=yes --with-external-dict-dir=%{_datadir}/hunspell \ --with-external-hyph-dir=%{_datadir}/hyphen \ --with-external-thes-dir=%{_datadir}/mythes \ - --with-help=html \ + --with-help \ --without-export-validation \ --enable-odk \ --disable-qt5 \