summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2019-04-01 00:02:39 +0200
committerAndras Timar <andras.timar@collabora.com>2019-04-01 07:28:45 +0200
commit9f8fe00a245c279e7531e03bf38fbcab24d52bcc (patch)
treeadc1b3d53c3ed9537c2e898953ab5e99208a38af /postprocess
parent74fce77c1f05de306037ceeeb2efa5e8cb736d3f (diff)
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 <andras.timar@collabora.com>
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/CustomTarget_signing.mk1
1 files changed, 0 insertions, 1 deletions
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 ..."