[librsvg: 5/10] install-rust.sh: Don't install rustdoc-stripper
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg: 5/10] install-rust.sh: Don't install rustdoc-stripper
- Date: Tue, 6 Sep 2022 19:38:46 +0000 (UTC)
commit 965a7724c4da7647c89bf49cbf6b77c0213177a6
Author: Federico Mena Quintero <federico gnome org>
Date: Tue Sep 6 10:57:34 2022 -0500
install-rust.sh: Don't install rustdoc-stripper
I think this is a leftover from the gtk-rs repos?
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/741>
ci/install-rust.sh | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/ci/install-rust.sh b/ci/install-rust.sh
index 907c66360..e0c757983 100755
--- a/ci/install-rust.sh
+++ b/ci/install-rust.sh
@@ -18,8 +18,3 @@ chmod -R a+w $RUSTUP_HOME $CARGO_HOME
rustup --version
cargo --version
rustc --version
-
-if [ "$RUST_VERSION" = "nightly" ]; then
- # Documentation tools
- cargo install --force rustdoc-stripper
-fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]