Tomáš Chvátal 2017-12-04 16:32:55 +00:00 committed by Git OBS Bridge
parent 527eb89368
commit 90355d53ee

@ -869,6 +869,10 @@ Provides additional %{langname} translations and resources for %{project}. \
%if 0%{?suse_version} < 1330
sed -i -e '/CppunitTest_desktop_lib/d' desktop/Module_desktop.mk
%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
echo "HTML_TIMESTAMP = NO" >> odk/docs/cpp/Doxyfile