mirror of
https://github.com/LibreOffice/core.git
synced 2025-07-23 04:42:03 +00:00
soffice.sh depends on config_host.mk for the sed
Change-Id: Ifd2ab80fcbfa05ad606a88ac83f1f65dd1713490 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128180 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
This commit is contained in:
@ -14,6 +14,7 @@ $(call gb_CustomTarget_get_target,desktop/soffice) : \
|
||||
|
||||
$(call gb_CustomTarget_get_workdir,desktop/soffice)/soffice.sh : \
|
||||
$(SRCDIR)/desktop/scripts/soffice.sh \
|
||||
$(BUILDDIR)/config_host.mk \
|
||||
| $(call gb_CustomTarget_get_workdir,desktop/soffice)/.dir
|
||||
$(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),SED,1)
|
||||
$(call gb_Trace_StartRange,$(subst $(WORKDIR)/,,$@),SED)
|
||||
|
Reference in New Issue
Block a user