mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
dev-vcs/jj: provide path of workspace member to install
Closes: https://bugs.gentoo.org/927984 Signed-off-by: Steffen Winter <steffen.winter@proton.me>
This commit is contained in:
@@ -377,3 +377,7 @@ KEYWORDS="~amd64"
|
||||
# rust does not use *FLAGS from make.conf, silence portage warning
|
||||
# update with proper path to binaries this crate installs, omit leading /
|
||||
QA_FLAGS_IGNORED="usr/bin/${PN}"
|
||||
|
||||
src_install() {
|
||||
cargo_src_install --path cli
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user