summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/localshell/localshell-1.3.4-r1.ebuild')
-rw-r--r--app-shells/localshell/localshell-1.3.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/localshell/localshell-1.3.4-r1.ebuild b/app-shells/localshell/localshell-1.3.4-r1.ebuild
index dbc6064a4f9f..f2c8e8a51be3 100644
--- a/app-shells/localshell/localshell-1.3.4-r1.ebuild
+++ b/app-shells/localshell/localshell-1.3.4-r1.ebuild
@@ -20,7 +20,7 @@ src_configure() {
}
src_install() {
- emake install DESTDIR="${D}" || die "emake install failed"
+ emake install DESTDIR="${D}"
rm -f "${D}"/usr/share/doc/${PF}/{COPYING,INSTALL}
}