office-gobmx/postprocess
David Tardon 9aa6170199 move sysui to postprocess
The only thing that sysui exports that is used by another package are
application icons, used in desktop (windows build only). But since
gbuildification of desktop they are included directly from
$(SRCDIR)/sysui/desktop/icons instead of $(OUTDIR)/inc/icons, so the
dependency is no longer necessary.

Change-Id: I6fa3153d3793e785c1ed602c3e67c86cead2bae2
2012-07-17 14:06:52 +02:00
..
checkxml re-base on ALv2 code. 2012-06-21 13:11:06 +01:00
packcomponents First attempt at removing mozilla ldap at all (please help to fix) 2012-07-16 17:22:49 +02:00
packconfig remove malingering legacy RCS tags. 2012-06-28 19:59:06 +01:00
packregistry Related: fdo#30763 always fill in default name under GNOME 2012-07-09 12:16:57 +01:00
prj move sysui to postprocess 2012-07-17 14:06:52 +02:00
rebase remove malingering legacy RCS tags. 2012-06-28 19:59:06 +01:00
signing remove malingering legacy RCS tags. 2012-06-28 19:59:06 +01:00
README

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.