drop rust-installer.bbclass
This is only necessary for installations of rust so move the actual functional bits into the do_install() phase of rust.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
inherit cargo
|
||||
inherit patch
|
||||
inherit rust-installer
|
||||
|
||||
SUMMARY = "Cargo downloads your Rust project's dependencies and builds your project"
|
||||
HOMEPAGE = "http://crates.io"
|
||||
|
||||
Reference in New Issue
Block a user