summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/logstalgia/logstalgia-1.0.3.ebuild')
-rw-r--r--net-analyzer/logstalgia/logstalgia-1.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/logstalgia/logstalgia-1.0.3.ebuild b/net-analyzer/logstalgia/logstalgia-1.0.3.ebuild
index 3112fa9d7..0f49cb131 100644
--- a/net-analyzer/logstalgia/logstalgia-1.0.3.ebuild
+++ b/net-analyzer/logstalgia/logstalgia-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -23,5 +23,5 @@ DEPEND="media-libs/mesa
RDEPEND="${DEPEND}"
src_install() {
- emake DESTDIR="${D}" install || die "make install failed"
+ emake DESTDIR="${D}" install
}