unhack spec a bit

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-01-09 00:02:41 +01:00
parent e60e40fdd8
commit 399f508133

View File

@ -61,8 +61,6 @@ BuildRequires: (crate(quickcheck) >= 0.6.0 with crate(quickcheck) < 0.7.0)
%prep
%autosetup -p1
%cargo_prep
# XXX: propose this hack to %%cargo_prep
rm -vf Cargo.lock
# Not interested in clippy
sed -i -e "/^clippy/d" Cargo.toml