Accepting request 1002218 from home:firstyear:branches:devel:languages:rust
- boo#1203257 - Add missing link for rust-analyzer - Update vendored dependencies OBS-URL: https://build.opensuse.org/request/show/1002218 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rustup?expand=0&rev=23
This commit is contained in:
parent
cd4da22b43
commit
7352b8ce8b
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 09 01:44:21 UTC 2022 - william.brown@suse.com
|
||||
|
||||
- boo#1203257 - Add missing link for rust-analyzer
|
||||
- Update vendored dependencies
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 20 02:13:49 UTC 2022 - william.brown@suse.com
|
||||
|
||||
|
@ -92,6 +92,7 @@ install -m 0755 %{_builddir}/%{name}-%{version}/target/release/rustup-init %{bui
|
||||
ln -sf rustup %{buildroot}%{_bindir}/rustc
|
||||
ln -sf rustup %{buildroot}%{_bindir}/rustdoc
|
||||
ln -sf rustup %{buildroot}%{_bindir}/cargo
|
||||
ln -sf rustup %{buildroot}%{_bindir}/rust-analyzer
|
||||
ln -sf rustup %{buildroot}%{_bindir}/rust-lldb
|
||||
ln -sf rustup %{buildroot}%{_bindir}/rust-gdb
|
||||
ln -sf rustup %{buildroot}%{_bindir}/rust-gdbgui
|
||||
@ -119,6 +120,7 @@ install -D -d -m 0755 %{buildroot}%{_datadir}/zsh/site-functions
|
||||
%{_bindir}/rustc
|
||||
%{_bindir}/rustdoc
|
||||
%{_bindir}/cargo
|
||||
%{_bindir}/rust-analyzer
|
||||
%{_bindir}/rust-lldb
|
||||
%{_bindir}/rust-gdb
|
||||
%{_bindir}/rust-gdbgui
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c389a1d9cecefc4cdd852ff072c1ab705c6fa2bbdfcd6ca8bee518582d86dcc6
|
||||
size 34049648
|
||||
oid sha256:e5aea4b7a8749925f20bab4e2f643ce15bce9f501ed9e3692c05b06925fe223e
|
||||
size 34087384
|
||||
|
Loading…
x
Reference in New Issue
Block a user