summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/dose3/dose3-5.0.1.ebuild')
-rw-r--r--dev-ml/dose3/dose3-5.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dose3/dose3-5.0.1.ebuild b/dev-ml/dose3/dose3-5.0.1.ebuild
index 3d2b19a0b099..161fafebbd3f 100644
--- a/dev-ml/dose3/dose3-5.0.1.ebuild
+++ b/dev-ml/dose3/dose3-5.0.1.ebuild
@@ -59,6 +59,6 @@ src_compile() {
}
src_install() {
- emake DESTDIR="${D}" BINDIR="${ED}/usr/bin" install || die
+ emake DESTDIR="${D}" BINDIR="${ED}/usr/bin" install
dodoc CHANGES CREDITS README.architecture TODO
}