Hide instsetoo_native output
Change-Id: Ifd3fca29325dc18166d041badd5664d2ad8ba7c9
This commit is contained in:
@@ -74,6 +74,7 @@ endif
|
|||||||
|
|
||||||
define instsetoo_native_install_command
|
define instsetoo_native_install_command
|
||||||
$(call instsetoo_native_msitemplates,$(1))
|
$(call instsetoo_native_msitemplates,$(1))
|
||||||
|
$(call gb_Helper_print_on_error, \
|
||||||
cd $(dir $@) \
|
cd $(dir $@) \
|
||||||
$(foreach pkgformat,$(5),\
|
$(foreach pkgformat,$(5),\
|
||||||
&& $(PERL) -w $< \
|
&& $(PERL) -w $< \
|
||||||
@@ -89,7 +90,7 @@ $(foreach pkgformat,$(5),\
|
|||||||
$(4) \
|
$(4) \
|
||||||
-format $(pkgformat) \
|
-format $(pkgformat) \
|
||||||
$(if $(VERBOSE)$(verbose),-verbose,-quiet) \
|
$(if $(VERBOSE)$(verbose),-verbose,-quiet) \
|
||||||
)
|
),$@.log)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(call gb_CustomTarget_get_workdir,instsetoo_native/install)/install.phony:
|
$(call gb_CustomTarget_get_workdir,instsetoo_native/install)/install.phony:
|
||||||
|
Reference in New Issue
Block a user