From d2f1ee2e726d453ce9a32f96652ce17c47692ef5 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Sat, 14 Jun 2025 03:32:06 -0700 Subject: [PATCH] fix(atac): try --locked (#5386) (#5398) (cherry picked from commit 7cc231e2cd3e2883a4ab5f6a112e2944f97b0d0c) Signed-off-by: madomado Co-authored-by: madomado --- anda/devs/atac/atac.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/anda/devs/atac/atac.spec b/anda/devs/atac/atac.spec index 98029c3cf0..cd96f54a61 100644 --- a/anda/devs/atac/atac.spec +++ b/anda/devs/atac/atac.spec @@ -37,6 +37,7 @@ and account-less.} %build %{cargo_license_summary_online} %{cargo_license_online} > LICENSE.dependencies +%{cargo_build} --locked %install -%cargo_install +%crate_install_bin