rustup: remove INSTALL.msg.

Anyone who finds the file under /usr/share/doc will be using
`xbps-query -f` to list package contents, so they might just as well see
the only executable in the package.
This commit is contained in:
Érico Nogueira 2021-08-10 15:51:28 -03:00 committed by Érico Nogueira Rolim
parent 403eecf5ef
commit 65005fd154
2 changed files with 1 additions and 2 deletions

View file

@ -1 +0,0 @@
Please run rustup-init after initial install to use rustup.

View file

@ -1,7 +1,7 @@
# Template file for 'rustup'
pkgname=rustup
version=1.24.1
revision=1
revision=2
# rustup doesn't recognize this target
archs="~armv*-musl"
build_style=cargo