mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
Fix the recipe operations
This commit is contained in:
parent
26fddb3071
commit
6a24a7b534
1
Makefile
1
Makefile
@ -34,7 +34,6 @@ ifeq ($(PODMAN_BUILD),1)
|
||||
else
|
||||
cd cookbook && ./clean.sh
|
||||
-rm -rf cookbook/repo
|
||||
cargo clean --manifest-path cookbook/pkgutils/Cargo.toml
|
||||
cargo clean --manifest-path installer/Cargo.toml
|
||||
cargo clean --manifest-path redoxfs/Cargo.toml
|
||||
cargo clean --manifest-path relibc/Cargo.toml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user