From a5312f14e245407dbfb0f468a7e37d205f9e5d71 Mon Sep 17 00:00:00 2001 From: windowsboy111 Date: Mon, 20 Feb 2023 14:10:01 +0800 Subject: [PATCH] fix: bandwhich --- anda/rust/bandwhich/rust-bandwhich.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/rust/bandwhich/rust-bandwhich.spec b/anda/rust/bandwhich/rust-bandwhich.spec index da9c2c1fa2..acadadbad2 100644 --- a/anda/rust/bandwhich/rust-bandwhich.spec +++ b/anda/rust/bandwhich/rust-bandwhich.spec @@ -43,6 +43,7 @@ Summary: %{summary} %install %cargo_install rm %{buildroot}/.cargo -rf +chmod -x %{buildroot}/.cargo/registry/src/github.com-1ecc6299db9ec823/crossterm-0.17.7/src/lib.rs %if %{with check} %check