diff options
-rw-r--r-- | app-shells/rc/rc-1.7.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/rc/rc-1.7.4-r1.ebuild b/app-shells/rc/rc-1.7.4-r1.ebuild index 22cf47f1d49c..b5aee333b064 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 |