mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
Fix: Target echo-prereq-build asked the wrong tree
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
324da4762a
commit
14e8c9e279
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue