mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
topdir.mk: Renamed scratch-% target to projects-%
This commit is contained in:
parent
f1bd031886
commit
b6a9c164b2
1 changed files with 2 additions and 2 deletions
|
|
@ -92,6 +92,6 @@ git-init:
|
|||
list-cvs-files.sh -f | xargs git add
|
||||
git commit -m "initial checkin of $(RPM_VERSION)"
|
||||
|
||||
scratch-%:
|
||||
sh $(MOD_SCRIPT_DIR)/build.py $* $(PROJECT)
|
||||
projects-%:
|
||||
python $(MOD_SCRIPT_DIR)/build.py $* $(PROJECT)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue