Tomáš Chvátal 2017-12-05 12:13:05 +00:00 committed by Git OBS Bridge
parent fdfc65541d
commit 6b009cc237

View File

@ -871,9 +871,10 @@ Provides additional %{langname} translations and resources for %{project}. \
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
# updating the version, same for the rtfimport
sed -i -e /CppunitTest_sw_ww8export/d sw/Module_sw.mk
sed -i -e /CppunitTest_sw_ooxmlexport4/d sw/Module_sw.mk
sed -i -e /CppunitTest_sw_rtfimport/d sw/Module_sw.mk
# Do not generate doxygen timestamp
echo "HTML_TIMESTAMP = NO" >> odk/docs/cpp/Doxyfile