office-gobmx/instsetoo_native
Christian Lohmaier 7493956f7b fix building debs with epm (find libgetuid.so in instdir)
70c35265f5 and
f89cce877c moved most stuff to instdir,
but forgot about epm and deb-builds. libgetuid.so that is needed to
build the debs is in instdir/ure/lib, but that wasn't added to the list
of include paths.

Change-Id: Iaf3f8cb2f6329dd66fe9f3862fd71f2037813d97
Reviewed-on: https://gerrit.libreoffice.org/6142
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-10-09 13:21:57 +00:00
..
inc_common/windows/msi_templates/Binary
inc_ooohelppack/windows/msi_templates Media/LastSequence is i4, so it has to be 32767->65535 in _Validation table 2013-10-02 06:12:25 -07:00
inc_openoffice Media/LastSequence is i4, so it has to be 32767->65535 in _Validation table 2013-10-02 06:12:25 -07:00
inc_sdkoo/windows/msi_templates Media/LastSequence is i4, so it has to be 32767->65535 in _Validation table 2013-10-02 06:12:25 -07:00
util fix building debs with epm (find libgetuid.so in instdir) 2013-10-09 13:21:57 +00:00
CustomTarget_install.mk fix make test-install on WNT 2013-10-02 10:58:59 +02:00
CustomTarget_setup.mk
Makefile
Module_instsetoo_native.mk
Package_setup.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).