Files
loongoffice/postprocess
Caolán McNamara 47448aaff9 restore com.sun.star.mozilla.MozillaBootstrap
its used to find mozilla profile dirs for cert-related reasons

removed overzealously with...

commit ee9ed2192b56c98e5b8ee9890ddb4c533117332a
Date:   Thu Dec 10 18:39:26 2020 +0100

    tdf#138715 remove mork driver

Change-Id: I52f1ace5d4aac100c7652dc499ffe9c8312c9474
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110413
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-02-05 10:11:28 +01:00
..

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.