commit:     f89acaca9314149a107d63d3e2f4c54af73c14b2
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Thu Dec 28 22:58:05 2023 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Thu Dec 28 22:58:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f89acaca

games-util/r2modman-bin: symlink binary to PATH

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 games-util/r2modman-bin/r2modman-bin-3.1.45.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-util/r2modman-bin/r2modman-bin-3.1.45.ebuild 
b/games-util/r2modman-bin/r2modman-bin-3.1.45.ebuild
index ae34e8427a..585a7d7464 100644
--- a/games-util/r2modman-bin/r2modman-bin-3.1.45.ebuild
+++ b/games-util/r2modman-bin/r2modman-bin-3.1.45.ebuild
@@ -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

Reply via email to