office-gobmx/instsetoo_native
Stephan Bergmann ed22b6b754 Remove presumably unused instsetoo_native/util/pack.lst
Its use has been removed with e161e35f55
"installer: Remove packager.pl" (and changes to the file itself also stopped in
2013).

Change-Id: I3bf18849a80abd5b774f1a6030c514e5891e0350
Reviewed-on: https://gerrit.libreoffice.org/54769
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2018-05-24 21:01:17 +02:00
..
inc_common/windows/msi_templates/Binary windows installer svg icons 2018-05-09 10:48:04 +02:00
inc_ooohelppack/windows/msi_templates Remove dummy "Support help number" under Windows' "Apps and Features" 2018-04-17 06:58:31 +02:00
inc_openoffice Install UCRT from MSUs, not using nested VC Redist install 2018-04-25 06:57:23 +02:00
inc_sdkoo/windows/msi_templates Remove dummy "Support help number" under Windows' "Apps and Features" 2018-04-17 06:58:31 +02:00
util Remove presumably unused instsetoo_native/util/pack.lst 2018-05-24 21:01:17 +02:00
CustomTarget_install.mk
CustomTarget_setup.mk
Makefile
Module_instsetoo_native.mk
ooenv
Package_instsetoo_native_ooenv.mk
Package_setup.mk
Package_setup_ure.mk
README

native install-set creation

This is where you will find your natively packaged builds after the
build has completed. On windows these would live in:

workdir/*/installation/LibreOffice_Dev/native/install/en-US/*.msi

for example (nothing like a few long directory names before breakfast).

Also generates ini files for the instdir/ tree (which are unfortunately
duplicated for now between instsetoo_native/CustomTarget_setup.mk and scp2).