Accepting request 657399 from home:luke_nukem:branches:devel:languages:rust
install.sh was in wrong place for non-bootstrap builds OBS-URL: https://build.opensuse.org/request/show/657399 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=175
This commit is contained in:
parent
415db1d25a
commit
d17b8b4e12
@ -301,8 +301,8 @@ This package includes HTML documentation for Cargo.
|
||||
%ifarch s390x
|
||||
%setup -q -T -b 107 -n rust-%{prev_rust}-%{rust_triple}
|
||||
%endif
|
||||
%endif
|
||||
./install.sh --components=cargo,rustc,rust-std-%{rust_triple} --prefix=.%{_prefix} --disable-ldconfig
|
||||
%endif
|
||||
|
||||
%if %{with rust_bootstrap}
|
||||
%global rust_root %{_builddir}/rust-%{prev_rust}-%{rust_triple}%{_prefix}
|
||||
|
Loading…
Reference in New Issue
Block a user