We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3068d2b commit cfd388eCopy full SHA for cfd388e
automation/Makefile
@@ -74,7 +74,7 @@ endif
74
75
fetch:
76
@echo Fetching dependencies...
77
- $(SHOW)VERBOSE=$(_SHOW) ./get_deps.sh $(DEPS_FLAGS)
+ $(SHOW)VERBOSE=$(_SHOW)$(ROOT)/get_deps.sh $(DEPS_FLAGS)
78
79
#----------------------------------------------------------------------------------------------
80
0 commit comments