sys-devel/just: switch to cargo_src_install

Closes: https://bugs.gentoo.org/890891
Signed-off-by: Joe Kappus <joe@wt.gd>
This commit is contained in:
Joe Kappus 2023-01-15 03:12:58 -05:00
parent 3e4be7d201
commit 2ebdb47b4c
No known key found for this signature in database
GPG Key ID: 4612DE5F4CD18C3B

View File

@ -134,7 +134,7 @@ RESTRICT="mirror"
src_install() {
local DOCS=( README.md )
dobin "target/release/${PN}"
cargo_src_install
doman man/*