summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-30 17:53:19 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-30 17:53:19 +0000
commitd17133d481b1aeddf0b2857993f6590a62ddb2c7 (patch)
treee216f650fecb21ba1419456af204512584f867b3 /net-misc/aggregate
parentqa: no need to cd ${S} at start of src_compile, whitespace cleanup (diff)
downloadhistorical-d17133d481b1aeddf0b2857993f6590a62ddb2c7.tar.gz
historical-d17133d481b1aeddf0b2857993f6590a62ddb2c7.tar.bz2
historical-d17133d481b1aeddf0b2857993f6590a62ddb2c7.zip
QA: Remove default src_compile
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-misc/aggregate')
-rw-r--r--net-misc/aggregate/aggregate-1.6.ebuild8
1 files changed, 1 insertions, 7 deletions
diff --git a/net-misc/aggregate/aggregate-1.6.ebuild b/net-misc/aggregate/aggregate-1.6.ebuild
index db7ebe1f535f..27550b65faf4 100644
--- a/net-misc/aggregate/aggregate-1.6.ebuild
+++ b/net-misc/aggregate/aggregate-1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/aggregate-1.6.ebuild,v 1.9 2005/05/01 17:26:05 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/aggregate-1.6.ebuild,v 1.10 2005/07/30 17:52:12 swegener Exp $
DESCRIPTION="aggregate takes a list of prefixes in conventional format on stdin, and performs two optimisations to reduce the length of the prefix list."
BASE_URI="http://dist.automagic.org/"
@@ -13,13 +13,7 @@ IUSE=""
DEPEND=""
RDEPEND="dev-lang/perl"
-src_compile() {
- econf || die
- emake || die
-}
-
src_install() {
- into /usr
dobin aggregate aggregate-ios
doman aggregate.1 aggregate-ios.1
dodoc LICENSE HISTORY