From 0cfd06988a3e2cc9eb43fd27792b6dee665f0f23 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Dec 09 2011 16:56:49 +0000 Subject: system mozilla headers are incompatible avoid patching for now and use bundled headers --- 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" \