mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-22 22:20:39 +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
|
list-cvs-files.sh -f | xargs git add
|
||||||
git commit -m "initial checkin of $(RPM_VERSION)"
|
git commit -m "initial checkin of $(RPM_VERSION)"
|
||||||
|
|
||||||
scratch-%:
|
projects-%:
|
||||||
sh $(MOD_SCRIPT_DIR)/build.py $* $(PROJECT)
|
python $(MOD_SCRIPT_DIR)/build.py $* $(PROJECT)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue