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 a new issue