Fix: Target echo-prereq-build asked the wrong tree

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2017-04-07 15:42:14 +00:00
commit 14e8c9e279

View file

@ -152,5 +152,5 @@ prefix.done:
touch $@
echo-prereq-build:
@python $(MOD_SCRIPT_DIR)/projects.py $(PROJECTS_PY_EXTRA_ARGS) required-pkg $(RPM_PROJECT)
@python $(MOD_SCRIPT_DIR)/projects.py --topdir . $(PROJECTS_PY_EXTRA_ARGS) required-pkg $(RPM_PROJECT)