summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/dhcpcd/ChangeLog7
-rw-r--r--net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild5
2 files changed, 8 insertions, 4 deletions
diff --git a/net-misc/dhcpcd/ChangeLog b/net-misc/dhcpcd/ChangeLog
index 2873fe89ec64..05e4e0d1657c 100644
--- a/net-misc/dhcpcd/ChangeLog
+++ b/net-misc/dhcpcd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/dhcpcd
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.27 2003/11/18 16:18:17 gmsoft Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.28 2004/02/10 21:23:26 lostlogic Exp $
+
+ 10 Feb 2004; Brandon Low <lostlogic@gentoo.org> dhcpcd-1.3.22_p4-r3.ebuild:
+ Nonfunctional change to close bug 29235
*dhcpcd-1.3.22_p4-r3 (18 Nov 2003)
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild
index 56cf97efdf85..516e3c80c23b 100644
--- a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild,v 1.2 2003/12/17 04:30:10 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild,v 1.3 2004/02/10 21:23:26 lostlogic Exp $
inherit gnuconfig flag-o-matic eutils
@@ -53,6 +53,7 @@ src_compile() {
src_install() {
einstall sbindir=${D}/sbin || die "Install failed"
+ rmdir ${D}/etc/dhcpc
if [ -z "`use build`" ]
then
dodoc AUTHORS COPYING ChangeLog NEWS README