From 9f8fe00a245c279e7531e03bf38fbcab24d52bcc Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Mon, 1 Apr 2019 00:02:39 +0200 Subject: no need to sign mysql-connector-ooo files, because they no longer exist in LO Change-Id: Id9361cc6fd6d9bb150fd5a70fde7f6c91097b04a Reviewed-on: https://gerrit.libreoffice.org/70018 Tested-by: Jenkins Reviewed-by: Andras Timar --- postprocess/CustomTarget_signing.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/CustomTarget_signing.mk b/postprocess/CustomTarget_signing.mk index b8a764d899e4..3a7097fcbd77 100644 --- a/postprocess/CustomTarget_signing.mk +++ b/postprocess/CustomTarget_signing.mk @@ -47,7 +47,6 @@ ifneq ($(ENABLE_DBGUTIL),TRUE) $(INSTDIR)/program/shlxthdl/*.dll \ $(INSTDIR)/sdk/cli/*.dll \ $(INSTDIR)/sdk/bin/*.exe \ - $(INSTDIR)/share/extensions/mysql-connector-ooo/*.dll\ && rm $$EXCLUDELIST && touch $@ else @echo "Doing nothing on non product builds ..." -- cgit