instsetoo_native/CustomTarget_install.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 968242fe3220bc3df8104c163bc3a17eee5916c1 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Tue Dec 6 18:33:58 2022 +0100 Commit: Andrea Gelmini <andrea.gelm...@gelma.net> CommitDate: Tue Dec 6 19:51:14 2022 +0000 Fix typo Change-Id: I30f6c0d9a3d373078cffc46a243cdde99e707b81 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143742 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelm...@gelma.net> diff --git a/instsetoo_native/CustomTarget_install.mk b/instsetoo_native/CustomTarget_install.mk index 1e6fb07e88ec..fd27209c533e 100644 --- a/instsetoo_native/CustomTarget_install.mk +++ b/instsetoo_native/CustomTarget_install.mk @@ -94,7 +94,7 @@ $(call gb_CustomTarget_get_workdir,instsetoo_native/install)/msi_templates/%/Bin rm -rf $@ && mkdir -p $@ && cd $@ && cp $(SRCDIR)/instsetoo_native/inc_common/windows/msi_templates/Binary/*.* ./ # with all languages the logfile name would be too long when building the windows installation set, -# that's the reason for the subsitution to multilang below in case more than just en-US is packaged +# that's the reason for the substitution to multilang below in case more than just en-US is packaged $(instsetoo_installer_targets): $(SRCDIR)/solenv/bin/make_installer.pl \ $(foreach ulf,$(instsetoo_ULFLIST),$(call gb_CustomTarget_get_workdir,instsetoo_native/install)/win_ulffiles/$(ulf).ulf) \ $(if $(filter-out WNT,$(OS)),\