[ooo-build-commit] distro-configs/GoOoLinux.conf.in
Petr Mladek
pmladek at kemper.freedesktop.org
Tue Jul 21 08:08:32 PDT 2009
distro-configs/GoOoLinux.conf.in | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit d39a89d710a5787f778204a456084188e7e0ee4d
Author: Petr Mladek <pmladek at suse.cz>
Date: Tue Jul 21 17:07:29 2009 +0200
Enable external dictionaries for GoOoLinux build
* distro-configs/GoOoLinux.conf.in: add
--with-external-dict-dir=/usr/share/hunspell
--with-external-hyph-dir=/usr/share/hyphen
--with-external-thes-dir=/usr/share/mythes
diff --git a/distro-configs/GoOoLinux.conf.in b/distro-configs/GoOoLinux.conf.in
index b2fe637..2373d8a 100644
--- a/distro-configs/GoOoLinux.conf.in
+++ b/distro-configs/GoOoLinux.conf.in
@@ -44,3 +44,6 @@
--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
More information about the ooo-build-commit
mailing list