Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : rustup | |||||
| version : 1.16.0 | |||||
| release : 1 | |||||
| source : | |||||
| - https://github.com/rust-lang/rustup.rs/archive/1.16.0.tar.gz : 8c4ffeda2088dbdd5ea2eac8acef5ddd57dfcfe1f06a503e3da790f93161e1a6 | |||||
| license : MIT | |||||
| component : programming.tools | |||||
| summary : The Rust toolchain installer. | |||||
DataDrake: Should be `programming.tools` | |||||
Done Inline ActionsFixed, thanks josephscade: Fixed, thanks | |||||
| description: | | |||||
| The Rust toolchain installer. | |||||
| builddeps : | |||||
| - cargo | |||||
| - curl | |||||
Done Inline ActionsNot needed is a dependency of cargo Girtablulu: Not needed is a dependency of cargo | |||||
Done Inline ActionsFixed, thanks josephscade: Fixed, thanks | |||||
| networking : yes | |||||
| build : | | |||||
| cargo build --release --features no-self-update | |||||
| install : | | |||||
| cargo install --root=$installdir/usr | |||||
Done Inline ActionsShould be -Dm00755 Girtablulu: Should be -Dm00755 | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
Should be programming.tools