Files
loongoffice/postprocess
Samuel Mehrbrodt 138c125278 Revert "tdf#106894 Rewrite packimages.pl in Python (pack_images.py)"
This broke the build: https://ci.libreoffice.org/job/lo_tb_master_win/14994/console

This reverts commit 423ee1020afe1bca896f2ecfc67ffbd49db5081c.

Change-Id: I05e6fd68f2bbec189236cbe265f6510731327997
Reviewed-on: https://gerrit.libreoffice.org/42778
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-09-26 09:11:08 +02:00
..
2017-08-10 12:19:50 +02: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.