forked from pool/starship
Accepting request 984472 from home:Dead_Mozay
- Fix W: unstripped-binary-or-object. OBS-URL: https://build.opensuse.org/request/show/984472 OBS-URL: https://build.opensuse.org/package/show/shells/starship?expand=0&rev=19
This commit is contained in:
parent
ff8d8d159f
commit
5b688c2aad
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 22 11:08:27 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
|
||||||
|
|
||||||
|
- Fix W: unstripped-binary-or-object.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 16 13:02:16 UTC 2022 - Dead Mozay <dead-mozay@opensuse.org>
|
Thu Jun 16 13:02:16 UTC 2022 - Dead Mozay <dead-mozay@opensuse.org>
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ RUSTFLAGS=%{rustflags} cargo install --root=%{buildroot}%{_prefix} --path .
|
|||||||
# remove residue crate file
|
# remove residue crate file
|
||||||
rm %{buildroot}%{_prefix}/.crates.toml
|
rm %{buildroot}%{_prefix}/.crates.toml
|
||||||
rm %{buildroot}%{_prefix}/.crates2.json
|
rm %{buildroot}%{_prefix}/.crates2.json
|
||||||
|
strip -s %{buildroot}%{_bindir}/*
|
||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user