[packages/libreoffice] fix configure flags
atler
atler at pld-linux.org
Thu Jul 2 23:45:35 CEST 2020
commit dd87c9c189b27bbf1d7a5bf3fa35e0953b0668b3
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Jul 2 23:44:04 2020 +0200
fix configure flags
- always pass --with*-qrcodegen
- typo in mdbtools
- update kde5/kf5 flag (kde5 will be dropped in next version)
libreoffice.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index d6320fc..ba5d0f3 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -3081,9 +3081,9 @@ export PATH=$PATH:%{_libdir}/interbase/bin
%{?with_system_beanshell:--with-system-beanshell} \
--with%{!?with_system_hsqldb:out}-system-hsqldb \
%{?with_system_hunspell:--with-system-hunspell --without-myspell-dicts} \
- %{?with_system_qrcodegen:--with%{!?with_system_qrcodegen:out}-system-qrcodegen}} \
+ --with%{!?with_system_qrcodegen:out}-system-qrcodegen \
%{?with_system_libhnj:--with-system-altlinuxhyphen} \
- %{?with_msaccess:--with%{!?with_system_mdbtools:out}-system-mdbtools}} \
+ %{?with_msaccess:--with%{!?with_system_mdbtools:out}-system-mdbtools} \
--enable-python=system \
--with-external-dict-dir=%{_datadir}/myspell \
--with-external-tar=$(pwd)/ext_sources \
@@ -3094,7 +3094,7 @@ export PATH=$PATH:%{_libdir}/interbase/bin
--enable-report-builder \
--enable-scripting-beanshell \
--enable-scripting-javascript \
- --%{?with_kde5:en}%{!?with_kde5:dis}able-kde5 \
+ --%{?with_kde5:en}%{!?with_kde5:dis}able-kf5 \
--%{?with_qt5:en}%{!?with_qt5:dis}able-qt5 \
--with-lang=%{?with_i18n:ALL} \
%if %{with java}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libreoffice.git/commitdiff/dd87c9c189b27bbf1d7a5bf3fa35e0953b0668b3
More information about the pld-cvs-commit
mailing list