Files
loongoffice/postprocess
Luboš Luňák 237446b386 fix component handling for ucpdav1 when --with-webdav=serf
Both the webdav=neon and webdav=serf cases were actually using
the same ucpdav1.component file. And f3f0d05f72d8dbd9717910b4d6b4
changed component handling for neon, but not for serf.
So separate component handling for neon and for serf, and also
do the f3f0d05 change also for the serf case.

Change-Id: Id5907cf1c8fbb93817e81295f71ad87191fe5c16
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114525
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2021-04-22 23:45:55 +02:00
..

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.