[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - postprocess/CustomTarget_signing.mk

Andras Timar andras.timar at collabora.com
Wed May 31 07:08:16 UTC 2017


 postprocess/CustomTarget_signing.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 128db17b68e7f538e0bc1d94e5afa7907d752099
Author: Andras Timar <andras.timar at collabora.com>
Date:   Tue May 30 23:24:38 2017 +0200

    tdf#86776 Digitally sign soffice.bin on Windows
    
    Change-Id: I79e223f7ac8367a22668c015afddafe1c8b8cd42
    Reviewed-on: https://gerrit.libreoffice.org/38247
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Andras Timar <andras.timar at collabora.com>

diff --git a/postprocess/CustomTarget_signing.mk b/postprocess/CustomTarget_signing.mk
index ae66c4eaa0f8..61336f40ac00 100644
--- a/postprocess/CustomTarget_signing.mk
+++ b/postprocess/CustomTarget_signing.mk
@@ -43,6 +43,7 @@ ifneq ($(ENABLE_DBGUTIL),TRUE)
 			$(INSTDIR)/URE/bin/*.exe \
 			$(INSTDIR)/program/*.dll \
 			$(INSTDIR)/program/*.exe \
+			$(INSTDIR)/program/soffice.bin \
 			$(INSTDIR)/program/shlxthdl/*.dll \
 			$(INSTDIR)/sdk/cli/*.dll \
 			$(INSTDIR)/sdk/bin/*.exe \


More information about the Libreoffice-commits mailing list