mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
pgit.sh: Move dependencies from proj.mk into project.conf
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
7396063861
commit
61555328af
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ run()
|
|||
config
|
||||
cd $pdir
|
||||
|
||||
set -e
|
||||
#set -e
|
||||
for d in $pdirs; do
|
||||
marker $d
|
||||
git -C $d $cmd "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue