From 6b009cc2377d9c53eb0b9070c67745fc8ea2b9c6c2a5fd11498fb1639b8f64c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 5 Dec 2017 12:13:05 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=561 --- libreoffice.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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