diff --git a/libreoffice.spec b/libreoffice.spec index 2555730..34ed8bc 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -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