mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 20:18:41 -04:00
net-misc/sshx: use cargo_target_dir helper
Closes: https://bugs.gentoo.org/931338 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
parent
3d43acb1bf
commit
f77c2a5ee2
@ -277,6 +277,5 @@ KEYWORDS="~amd64 ~arm64"
|
||||
BDEPEND="dev-libs/protobuf"
|
||||
|
||||
src_install() {
|
||||
dobin target/release/sshx
|
||||
dobin target/release/sshx-server
|
||||
dobin "$(cargo_target_dir)"/sshx{,-server}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user