From 5f7d170f089977a82654ea364d55177223dabca4dd927416f117030191a62994 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 2 Feb 2018 12:32:07 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=595 --- libreoffice.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libreoffice.spec b/libreoffice.spec index 98cd9db..b8da35a 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -894,6 +894,8 @@ sed -i -e s/CppunitTest_dbaccess_RowSetClones// dbaccess/Module_dbaccess.mk sed -i -e /CppunitTest_sw_rtfimport/d sw/Module_sw.mk # only due to the above sed -i -e /CppunitTest_sw_uiwriter/d sw/Module_sw.mk +# The gpg files are not loaded properly +sed -i -e /CPPUNIT_TEST\(testODFEncryptedGPG\)/d xmlsecurity/qa/unit/signing/signing.cxx # Do not generate doxygen timestamp echo "HTML_TIMESTAMP = NO" >> odk/docs/cpp/Doxyfile