commit:     78fda9ce0339ed6326e729d1c3f6b8e6d55072fe
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 23:03:12 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 23:03:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78fda9ce

app-shells/rc: install binary in /usr/bin.

Package-Manager: portage-2.3.3

 app-shells/rc/rc-1.7.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/rc/rc-1.7.4-r1.ebuild b/app-shells/rc/rc-1.7.4-r1.ebuild
index 22cf47f1d4..b5aee333b0 100644
--- a/app-shells/rc/rc-1.7.4-r1.ebuild
+++ b/app-shells/rc/rc-1.7.4-r1.ebuild
@@ -30,7 +30,7 @@ src_configure() {
 }
 
 src_install() {
-       into /
+       into /usr
        newbin "${PN}" "${PN}sh"
        newman "${PN}.1" "${PN}sh.1"
        einstalldocs

Reply via email to