office-gobmx/postprocess
Christian Lohmaier 37eab9181c msc-externals: don't attempt to chmod nonexisting files
440ac656f7 forgot to also guard the
chmod and thus 64bit builds on windows fail when attempting to sign, as
in this case there is no cross-compiled explorer extension and the dlls
are not copied into instdir

Change-Id: Ie17a079b64256d3ef0bf253bdda6cfe722dac3e2
Reviewed-on: https://gerrit.libreoffice.org/44076
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2017-10-31 15:41:38 +01:00
..
packimages
qa
signing
CppunitTest_services.mk
CustomTarget_fontconfig.mk
CustomTarget_images.mk
CustomTarget_registry.mk
CustomTarget_signing.mk msc-externals: don't attempt to chmod nonexisting files 2017-10-31 15:41:38 +01:00
Makefile
Module_postprocess.mk
Package_fontconfig.mk
Package_images.mk
Package_registry.mk
Rdb_services.mk
README

Postprocessing and checking of files delivered by other modules.

This module has to be the last one built before creating install sets
in module 'instset_native'. Thus it ties together all the dependencies
of all the other de-coupled modules. See the first line of
[[postprocess/prj/build.lst]] for that.