diff options
Diffstat (limited to 'app-shells/mcfly')
-rw-r--r-- | app-shells/mcfly/mcfly-0.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/mcfly/mcfly-0.3.4.ebuild b/app-shells/mcfly/mcfly-0.3.4.ebuild index 1ce9fc5247ae..282ad8132c06 100644 --- a/app-shells/mcfly/mcfly-0.3.4.ebuild +++ b/app-shells/mcfly/mcfly-0.3.4.ebuild @@ -76,7 +76,7 @@ DEPEND="" RDEPEND="" src_install() { - cargo_src_install --path=. + cargo_src_install insinto "/usr/share/${PN}" doins "${PN}.bash" |