[libreoffice/master-3.5] use --with-system-jars

David Tardon dtardon at fedoraproject.org
Fri Dec 9 17:00:16 UTC 2011


commit 41a85c80333c6e87921a467ed3ddad0fd31c8fa0
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Dec 9 17:56:39 2011 +0100

    use --with-system-jars

 libreoffice.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 8d8bf36..bd1e21c 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -815,10 +815,10 @@ autoconf
  --enable-ext-presenter-console --enable-ext-pdfimport \
  --enable-ext-wiki-publisher --enable-ext-report-builder \
  --enable-ext-scripting-beanshell --enable-ext-scripting-javascript \
- --without-system-libexttextcat \
- --with-system-jfreereport --with-vba-package-format="builtin" \
+ --without-system-libexttextcat --without-system-servlet-api \
+ --with-system-jars --with-vba-package-format="builtin" \
  --with-system-libs --with-system-headers --with-system-mozilla \
- --with-system-mythes --with-system-dicts --with-system-apache-commons \
+ --with-system-mythes --with-system-dicts \
  --without-system-saxon --with-external-dict-dir=/usr/share/myspell \
  --without-myspell-dicts --without-fonts --without-ppds --without-afms \
  %{with_lang} --with-poor-help-localizations="$POORHELPS" \


More information about the scm-commits mailing list