[libreoffice/master-3.5] system mozilla headers are incompatible

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


commit 0cfd06988a3e2cc9eb43fd27792b6dee665f0f23
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Dec 9 17:56:49 2011 +0100

    system mozilla headers are incompatible
    
    avoid patching for now and use bundled headers

 libreoffice.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 4b78f0f..573c2e4 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -819,7 +819,7 @@ autoconf
  --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 \
+ --without-system-mozilla-headers --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