summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/pinger/pinger-0.32e.ebuild')
-rw-r--r--net-analyzer/pinger/pinger-0.32e.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/net-analyzer/pinger/pinger-0.32e.ebuild b/net-analyzer/pinger/pinger-0.32e.ebuild
index ac1193bbb6ef..d9b11f665a48 100644
--- a/net-analyzer/pinger/pinger-0.32e.ebuild
+++ b/net-analyzer/pinger/pinger-0.32e.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pinger/pinger-0.32e.ebuild,v 1.3 2013/12/18 16:16:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pinger/pinger-0.32e.ebuild,v 1.4 2013/12/18 16:32:14 jer Exp $
EAPI=5
@@ -42,7 +42,3 @@ src_configure() {
econf $(use_enable gtk) $(use_enable nls)
}
-
-src_install() {
- dobin src/pinger
-}