diff --git a/libreoffice.spec b/libreoffice.spec index 7f0c24a..2bdbbb1 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -899,7 +899,7 @@ sed -i -e '/CppunitTest_desktop_lib/d' desktop/Module_desktop.mk # 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 +sed -i -e /CppunitTest_sw_rtfimport/d sw/Module_sw.mk # Do not generate doxygen timestamp echo "HTML_TIMESTAMP = NO" >> odk/docs/cpp/Doxyfile