-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Installation manifest doesn't respect prefix for bash_completion.d/cargo
#4070
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
|
cc @Keruspe, I think this changed recently in rust-lang/rust, right? |
It changed in rust-installer indeed. Previously it would be unconditionally installed in |
update rust-installer This fixes the default value for sysconfdir Closes #42102 Closes rust-lang/cargo#4070
Running the install script for the cargo package from channel-rust-nightly.toml I get an error:
It seems like installer isn't respecting the
--prefix
for the bash_completion file.The text was updated successfully, but these errors were encountered: