mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
topdir.mk: Use build.py instead of build.sh
This commit is contained in:
parent
dd01b3a470
commit
b5b3f79d5b
1 changed files with 1 additions and 1 deletions
|
|
@ -93,5 +93,5 @@ git-init:
|
|||
git commit -m "initial checkin of $(RPM_VERSION)"
|
||||
|
||||
scratch-%:
|
||||
sh $(MOD_SCRIPT_DIR)/build.sh $* $(PROJECT)
|
||||
sh $(MOD_SCRIPT_DIR)/build.py $* $(PROJECT)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue