office-gobmx/scp2
Michael Stahl f89cce877c installer: search files in INSTDIR
INSTDIR has everything that will be installed anyway, so ideally the
file search patch should only be INSTDIR + whatever is needed to get the
Package file lists; especially WORKDIR seems inappropriate there.

The exception is extension .oxt files which apparently are not in
INSTDIR; not sure what to do about those.

Change-Id: I2477c25ab9fcf953fae9c219e76c467e14729cda
2013-09-12 00:20:39 +02:00
..
inc installer: search files in INSTDIR 2013-09-12 00:20:39 +02:00
macros
source installer: search files in INSTDIR 2013-09-12 00:20:39 +02:00
AutoInstall.mk
CustomTarget_langmacros.mk
InstallModule_accessories.mk
InstallModule_activex.mk
InstallModule_base.mk
InstallModule_calc.mk
InstallModule_crashrep.mk
InstallModule_draw.mk
InstallModule_extensions.mk
InstallModule_firebird.mk
InstallModule_gnome.mk
InstallModule_graphicfilter.mk
InstallModule_impress.mk
InstallModule_kde.mk
InstallModule_math.mk
InstallModule_onlineupdate.mk
InstallModule_ooo.mk scp2: a little cleaning 2013-09-09 22:09:09 +02:00
InstallModule_python.mk
InstallModule_quickstart.mk
InstallModule_sdkoo.mk
InstallModule_smoketest.mk
InstallModule_tde.mk
InstallModule_ure.mk
InstallModule_windows.mk
InstallModule_winexplorerext.mk
InstallModule_writer.mk
InstallModule_xsltfilter.mk
InstallScript_sdkoo.mk
InstallScript_setup_osl.mk
InstallScript_test.mk
Makefile
Module_scp2.mk
README

SCript Particle installer

This contains code that describes which pieces of the project should
be packaged and installed - it is used to build among other things
a setup_osl.inf or .ins file - that is used by solenv/bin/make_installer.pl
to build the installation.