forked from pool/libreoffice
This commit is contained in:
parent
527eb89368
commit
90355d53ee
@ -869,6 +869,10 @@ Provides additional %{langname} translations and resources for %{project}. \
|
|||||||
%if 0%{?suse_version} < 1330
|
%if 0%{?suse_version} < 1330
|
||||||
sed -i -e '/CppunitTest_desktop_lib/d' desktop/Module_desktop.mk
|
sed -i -e '/CppunitTest_desktop_lib/d' desktop/Module_desktop.mk
|
||||||
%endif
|
%endif
|
||||||
|
# ww8 export and ooxml export tests are borked, upstream knows, test when
|
||||||
|
# updating the version
|
||||||
|
sed -i -e /CppunitTest_sw_ww8export/d sw/Module_sw.mk
|
||||||
|
sed -i -e /CppunitTest_sw_ooxmlexport4/d sw/Module_sw.mk
|
||||||
|
|
||||||
# Do not generate doxygen timestamp
|
# Do not generate doxygen timestamp
|
||||||
echo "HTML_TIMESTAMP = NO" >> odk/docs/cpp/Doxyfile
|
echo "HTML_TIMESTAMP = NO" >> odk/docs/cpp/Doxyfile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user