summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/dhcp/dhcp-3.0.3-r9.ebuild')
-rw-r--r--net-misc/dhcp/dhcp-3.0.3-r9.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-misc/dhcp/dhcp-3.0.3-r9.ebuild b/net-misc/dhcp/dhcp-3.0.3-r9.ebuild
index 41385f3d054e..e1d81f32dcbc 100644
--- a/net-misc/dhcp/dhcp-3.0.3-r9.ebuild
+++ b/net-misc/dhcp/dhcp-3.0.3-r9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0.3-r9.ebuild,v 1.14 2007/06/26 02:30:59 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0.3-r9.ebuild,v 1.15 2007/07/19 09:38:27 uberlord Exp $
inherit eutils flag-o-matic multilib toolchain-funcs
@@ -57,6 +57,8 @@ src_unpack() {
epatch "${FILESDIR}/${PN}"-3.0.3-libdst.patch
# Fix building on Gentoo/FreeBSD
epatch "${FILESDIR}/${PN}"-3.0.2-gmake.patch
+ # Set ddns-update-style none in the example config, #170311
+ epatch "${FILESDIR}/${PN}"-3.0-ddns-example.patch
# NetworkManager support patches
# If they fail to apply to future versions they will be dropped