diff options
Diffstat (limited to 'instsetoo_native/README.md')
-rw-r--r-- | instsetoo_native/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/instsetoo_native/README.md b/instsetoo_native/README.md new file mode 100644 index 000000000..e097a6d7f --- /dev/null +++ b/instsetoo_native/README.md @@ -0,0 +1,11 @@ +# 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`). |