Accepting request 232633 from LibreOffice:Factory
- Use correct paths for dicts locations. OBS-URL: https://build.opensuse.org/request/show/232633 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libreoffice?expand=0&rev=67
This commit is contained in:
commit
140f9d775a
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 5 07:14:50 UTC 2014 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Use correct paths for dicts locations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 25 11:42:31 UTC 2014 - tchvatal@suse.com
|
Fri Apr 25 11:42:31 UTC 2014 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -946,9 +946,9 @@ export NOCONFIGURE=yes
|
|||||||
--with-jdk-home=$JAVA_HOME \
|
--with-jdk-home=$JAVA_HOME \
|
||||||
--with-beanshell-jar=%{_datadir}/java/bsh2/bsh.jar \
|
--with-beanshell-jar=%{_datadir}/java/bsh2/bsh.jar \
|
||||||
--with-ant-home=%{_datadir}/ant \
|
--with-ant-home=%{_datadir}/ant \
|
||||||
--with-external-dict-dir=%{_datadir}/myspell \
|
--with-external-dict-dir=%{_datadir}/hunspell \
|
||||||
--with-external-hyph-dir=%{_datadir}/ooo/hyphen \
|
--with-external-hyph-dir=%{_datadir}/hyphen \
|
||||||
--with-external-thes-dir=%{_datadir}/ooo/thesaurus \
|
--with-external-thes-dir=%{_datadir}/mythes \
|
||||||
--with-help \
|
--with-help \
|
||||||
--enable-odk \
|
--enable-odk \
|
||||||
--with-doxygen \
|
--with-doxygen \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user