fd2c9abe52
the ShowDonation has already a default value of true via the schema, so it is enough to override it to false for the macosxsandbox case similar to how it is done with the Infobar / using the install:module method Change-Id: I8f1ea6d3530e66806f66f9f2d2fb16ef0276e460 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177333 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> |
||
---|---|---|
.. | ||
packimages | ||
qa | ||
signing | ||
CppunitTest_services.mk | ||
CustomTarget_check_dynamic_objects.mk | ||
CustomTarget_components.mk | ||
CustomTarget_fontconfig.mk | ||
CustomTarget_images.mk | ||
CustomTarget_registry.mk | ||
CustomTarget_signing.mk | ||
Makefile | ||
Module_postprocess.mk | ||
Package_fontconfig.mk | ||
Package_images.mk | ||
Package_registry.mk | ||
Rdb_services.mk | ||
README.md |
Postprocessing and Checking
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.