mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
extra )
This commit is contained in:
parent
60ef06188d
commit
4e952bd59d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -148,7 +148,7 @@ clean:
|
||||||
|
|
||||||
.PHONY: install-deps
|
.PHONY: install-deps
|
||||||
install-deps:
|
install-deps:
|
||||||
$(install_pkg) lorax xorriso coreutils gettext)
|
$(install_pkg) lorax xorriso coreutils gettext
|
||||||
$(foreach DIR,$(_SUBDIRS),$(MAKE) -w -C $(DIR) install-deps;)
|
$(foreach DIR,$(_SUBDIRS),$(MAKE) -w -C $(DIR) install-deps;)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue