chmod -x *.rs

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 6 years ago
parent 8cb0069b01
commit 0d3543889e
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -220,6 +220,8 @@ which use "v5" feature of "%{crate}" crate.
%prep
%autosetup -n %{crate}-%{version} -p1
# https://github.com/uuid-rs/uuid/pull/349
chmod -x benches/*.rs
%cargo_prep
%build

Loading…
Cancel
Save