diff --git a/.copr/Makefile b/.copr/Makefile index 0e545c2af..77a6153a3 100644 --- a/.copr/Makefile +++ b/.copr/Makefile @@ -1,8 +1,8 @@ srpm: dnf -y install dnf-utils git - dnf -y builddep bootc # similar to https://github.com/actions/checkout/issues/760, but for COPR git config --global --add safe.directory '*' + dnf -y builddep ./contrib/packaging/bootc.spec cargo install cargo-vendor-filterer cargo xtask package-srpm mv target/*.src.rpm $$outdir