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