fix: bandwhich

This commit is contained in:
windowsboy111
2023-02-20 14:10:01 +08:00
parent 5bac151554
commit a5312f14e2
+1
View File
@@ -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