Reduce cmd line length for make_installer calls
commitaee953d7b66c02bbd7034cbf8991e3748dc3794a
authorThorsten Behrens <thorsten.behrens@allotropia.de>
Wed, 25 May 2022 11:21:26 +0000 (25 13:21 +0200)
committerThorsten Behrens <thorsten.behrens@allotropia.de>
Wed, 25 May 2022 23:09:55 +0000 (26 01:09 +0200)
treea66c7f15fffc98026d9ed70ab1ac39aab10043f6
parent50d0beecf23468e3f9a7090e2723e9bbf94b30bf
Reduce cmd line length for make_installer calls

Seems on Windows, we're hitting the 8k character max cmd line length,
on setups with slightly deeper src tree path locations. Shorten length
of expanded call_installer calls by putting shell script into PATH
locally.

Change-Id: If1cddab9e4e07a7c5ebfae7a4e88e43b1bc8b907
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134938
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
instsetoo_native/CustomTarget_install.mk