mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
target refresh: Run pkg-manger.sh with option -y
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
91fca8e791
commit
9b1ae176f5
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ echo-prereq-release:
|
|||
@$(PROJECTS_PY) requires-pkg --flavours "build run release" $(BUILD_PROJECTS)
|
||||
|
||||
pkg-manager-refresh:
|
||||
$(PKG_MANAGER_SH) refresh
|
||||
$(PKG_MANAGER_SH) refresh -y
|
||||
|
||||
pkg-install-prereq-build:
|
||||
@$(PROJECTS_PY) requires-pkg --flavours "build" $(BUILD_PROJECTS) | xargs -r $(PKG_MANAGER_SH) install -y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue