office-gobmx/postprocess
Christian Lohmaier babd850db8 macOS sandbox: disable donation info bar & help entries
even when you are a verified non-profit, you still cannot just point to
a donation site/you still would have to offer apple-pay...

the helpmenu one is ugly since it changes the endresult compared to
what is assembled in instdir, but is the least intrusive way for now...

Change-Id: Id348d69371048bdd04d2961cad564fc73f11fd45
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137050
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2022-07-15 17:43:37 +02:00
..
packimages
qa
signing
CppunitTest_services.mk
CustomTarget_check_dynamic_objects.mk
CustomTarget_components.mk
CustomTarget_fontconfig.mk
CustomTarget_images.mk
CustomTarget_registry.mk macOS sandbox: disable donation info bar & help entries 2022-07-15 17:43:37 +02:00
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.