summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 02:43:55 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 02:43:55 +0000
commit02386001bd9fbe85e0e5f8ddf1d9c57bfb2956ab (patch)
tree39984676e55d858f66a8240b146e8c4f58cb5309 /net-misc/dhcpcd/dhcpcd-1.3.22_p4-r4.ebuild
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace... (diff)
downloadgentoo-2-02386001bd9fbe85e0e5f8ddf1d9c57bfb2956ab.tar.gz
gentoo-2-02386001bd9fbe85e0e5f8ddf1d9c57bfb2956ab.tar.bz2
gentoo-2-02386001bd9fbe85e0e5f8ddf1d9c57bfb2956ab.zip
don't dep on arch for gnuconfig_update
Diffstat (limited to 'net-misc/dhcpcd/dhcpcd-1.3.22_p4-r4.ebuild')
-rw-r--r--net-misc/dhcpcd/dhcpcd-1.3.22_p4-r4.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r4.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r4.ebuild
index 534c22b77aa2..1acb6299bbc0 100644
--- a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r4.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r4.ebuild,v 1.4 2004/07/01 20:57:23 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r4.ebuild,v 1.5 2004/07/15 02:43:55 agriffis Exp $
inherit gnuconfig flag-o-matic eutils
@@ -21,10 +21,7 @@ PROVIDE="virtual/dhcpc"
src_unpack() {
unpack ${A} || die "unpack failed"
- use alpha && gnuconfig_update
- use amd64 && gnuconfig_update
- use hppa && gnuconfig_update
- use ia64 && gnuconfig_update
+ gnuconfig_update
cd ${S}
#Started working on this patch from an older version I found; then