summarylogtreecommitdiffstats
path: root/rust-racer-git.install
blob: d2233ddf7bc0d55a708a34f96b2d763127ab7601 (plain)
1
2
3
post_install() {
  echo "Set the RUST_SRC_PATH env var to point to the src dir of your Rust installation"
}