mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-util/rust-analyzer-bin: moved elog to postinst
Signed-off-by: James Kalyan <contrib_x@protonmail.com>
This commit is contained in:
@@ -15,5 +15,8 @@ S=${WORKDIR}
|
||||
|
||||
src_install() {
|
||||
newbin rust-analyzer-linux rust-analyzer
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
elog "Make sure to add your desired rust toolchain (e.g. with rustup) for rust-analyzer to work correctly"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user