postprocess/CustomTarget_signing.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 9f8fe00a245c279e7531e03bf38fbcab24d52bcc
Author:     Andras Timar <[email protected]>
AuthorDate: Mon Apr 1 00:02:39 2019 +0200
Commit:     Andras Timar <[email protected]>
CommitDate: Mon Apr 1 07:28:45 2019 +0200

    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 <[email protected]>

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 ..."
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to