[ooo-build-commit] .: 2 commits - distro-configs/GoOoLinux.conf.in distro-configs/NovellWin32Eval.conf.in

Fridrich Strba fridrich at kemper.freedesktop.org
Mon Feb 15 03:57:46 PST 2010


 distro-configs/GoOoLinux.conf.in       |    6 ++----
 distro-configs/NovellWin32Eval.conf.in |    2 ++
 2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 3284c12e4919247b40f5421132b08961c2b7a716
Author: Fridrich Strba <fridrich.strba at bluewin.ch>
Date:   Mon Feb 15 12:51:38 2010 +0100

    Don't use system openssl and system dictionaries in Universal Build
    
    * distro-configs/GoOoLinux.conf.in:

diff --git a/distro-configs/GoOoLinux.conf.in b/distro-configs/GoOoLinux.conf.in
index df06129..c17c80b 100644
--- a/distro-configs/GoOoLinux.conf.in
+++ b/distro-configs/GoOoLinux.conf.in
@@ -46,7 +46,5 @@
 --with-extension-integration
 --with-linker-hash-style=both
 --with-ant-home=$BUILDDIR/apache-ant-1.7.0
---with-external-dict-dir=/usr/share/hunspell
---with-external-hyph-dir=/usr/share/hyphen
---with-external-thes-dir=/usr/share/mythes
---with-system-dicts
+--without-system-dicts
+--without-system-openssl
commit 554a50cbca2caed0df4a9de41cd6a59394d785a5
Author: Fridrich Strba <fridrich.strba at bluewin.ch>
Date:   Mon Feb 15 12:50:14 2010 +0100

    Don't include dictionaries and agfa fonts with NovellWin32Eval
    
    * distro-configs/NovellWin32Eval.conf.in:

diff --git a/distro-configs/NovellWin32Eval.conf.in b/distro-configs/NovellWin32Eval.conf.in
index 80fcac5..fb6645b 100644
--- a/distro-configs/NovellWin32Eval.conf.in
+++ b/distro-configs/NovellWin32Eval.conf.in
@@ -3,3 +3,5 @@
 --with-vendor=\"Novell, Inc.\"
 --disable-activex-component
 --disable-xrender-link
+--without-myspell-dicts
+--without-agfa-monotype-fonts


More information about the ooo-build-commit mailing list