adapt to %cargo_install change
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
c12df7d085
commit
05a494edfd
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ Conflicts: {{ con }}
|
||||||
%cargo_prep
|
%cargo_prep
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%cargo_install_crate %{crate}-%{version}
|
%cargo_install
|
||||||
|
|
||||||
%if %{with check}
|
%if %{with check}
|
||||||
%check
|
%check
|
||||||
|
|
Loading…
Reference in a new issue