mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
games-util/r2modman-bin: symlink binary to PATH
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -33,6 +33,7 @@ src_install() {
|
||||
insinto /opt
|
||||
doins -r "${M_PN}"
|
||||
fperms 755 "/opt/${M_PN}/r2modman"
|
||||
dosym -r /opt/r2modman/r2modman /usr/bin/r2modman
|
||||
|
||||
#Install License file in proper location
|
||||
find "${ED}" -name "LICENSE*" -delete || die
|
||||
|
||||
Reference in New Issue
Block a user