mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
projects-dir.mk: Add target pkg-release-all
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
9b1ae176f5
commit
14298c3493
1 changed files with 3 additions and 0 deletions
|
|
@ -138,6 +138,9 @@ pkg-fetch-from-%:
|
|||
ssh $* /opt/jw-base/bin/jw-pkg info -s > projects.txt.tmp
|
||||
mv projects.txt.tmp projects.txt
|
||||
|
||||
pkg-release-all:
|
||||
/bin/bash ./packager-client/scripts/packager-client-2.sh
|
||||
|
||||
pkg-%: pull.done
|
||||
$(BUILD_PY) $@ $(BUILD_PROJECTS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue