5ec9a796fa
This is squashed 6 commits into the first one. - Fix containing unneccessary files that prevents dpkg install - Move rustc-nightly from disabled-package to package - Reduce the amount of disk needed - Fix using specific version of beta - Fix wrong PATH value - Fix how to retrieve LLVM_VERSION
5 lines
247 B
Bash
5 lines
247 B
Bash
TERMUX_SUBPKG_DESCRIPTION="A tool for formatting Rust code according to style guidelines"
|
|
TERMUX_SUBPKG_INCLUDE="opt/rust-nightly/bin/cargo-fmt opt/rust-nightly/bin/rustfmt opt/rust-nightlyshare/doc/rustfmt"
|
|
TERMUX_SUBPKG_DEPENDS="rustc-nightly"
|
|
|