mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 07:14:18 +08:00
Fix podman build skipped
This commit is contained in:
parent
f71d59b8af
commit
d15c096add
@ -33,7 +33,7 @@ else
|
||||
./target/release/repo fetch installer redoxfs
|
||||
endif
|
||||
|
||||
$(FSTOOLS_TAG):
|
||||
$(FSTOOLS_TAG): $(CONTAINER_TAG)
|
||||
ifeq ($(PODMAN_BUILD),1)
|
||||
$(PODMAN_RUN) make $@
|
||||
else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user