From: Debian LibreOffice Maintainers Date: Thu, 6 Mar 2025 16:41:13 +0000 (+0100) Subject: disable-uitest-xmlsecurity-gpg X-Git-Tag: archive/raspbian/4%25.2.1-3+rpi1^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=12cd06c6235c7d1ed6129bb9332172cda24cec38;p=libreoffice.git disable-uitest-xmlsecurity-gpg Gbp-Pq: Name disable-uitest-xmlsecurity-gpg.diff --- diff --git a/xmlsecurity/Module_xmlsecurity.mk b/xmlsecurity/Module_xmlsecurity.mk index afb1e251586..12241f6b652 100644 --- a/xmlsecurity/Module_xmlsecurity.mk +++ b/xmlsecurity/Module_xmlsecurity.mk @@ -48,9 +48,9 @@ $(eval $(call gb_Module_add_screenshot_targets,xmlsecurity,\ CppunitTest_xmlsecurity_dialogs_test \ )) -$(eval $(call gb_Module_add_uicheck_targets,xmlsecurity,\ - UITest_xmlsecurity_gpg \ -)) +#$(eval $(call gb_Module_add_uicheck_targets,xmlsecurity,\ +# UITest_xmlsecurity_gpg \ +#)) ifneq (,$(filter DESKTOP,$(BUILD_TYPE))) ifneq (,$(or $(ENABLE_NSS),$(filter WNT,$(OS))))