rust-lang / rust-installer

The Bourne shell installer used by Rust and Cargo
Apache License 2.0
61 stars 68 forks source link

install-template: allow overriding datadir #78

Closed Keruspe closed 6 years ago

Keruspe commented 6 years ago

This allows the zsh completion of cargo to be installed in the right place when $datadir is not $prefix/share

Keruspe commented 6 years ago

Fixed the test