chmod -x *.rs

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 0dbedfe9df
commit a6117569e0
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

@ -94,6 +94,7 @@ which use "serde" feature of "%{crate}" crate.
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
find -type f -executable -exec chmod -v -x '{}' +
%cargo_prep
%generate_buildrequires

Loading…
Cancel
Save