summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2006-06-09 19:16:45 +0000
committerRoy Marples <uberlord@gentoo.org>2006-06-09 19:16:45 +0000
commita123cc3b48275a0bafbaa2aed9b0b8e023a0c959 (patch)
treeb72330514e693b1acadf4425cbcfa084d41f04e0 /net-misc/dhcp
parentPush minimal and doc USE flags to 3.0.3-r9 (diff)
downloadgentoo-2-a123cc3b48275a0bafbaa2aed9b0b8e023a0c959.tar.gz
gentoo-2-a123cc3b48275a0bafbaa2aed9b0b8e023a0c959.tar.bz2
gentoo-2-a123cc3b48275a0bafbaa2aed9b0b8e023a0c959.zip
Replace token ring patch - doh
(Portage version: 2.1)
Diffstat (limited to 'net-misc/dhcp')
-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 335e74df3072..9c7202f0e148 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-2006 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.2 2006/06/09 19:12:32 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0.3-r9.ebuild,v 1.3 2006/06/09 19:16:45 uberlord Exp $
inherit eutils flag-o-matic multilib toolchain-funcs
@@ -51,6 +51,8 @@ src_unpack() {
epatch "${FILESDIR}/${PN}"-3.0.3-dhclient-stdin-conf.patch
# General fixes which will probably be accepted upstream eventually
+ # Fix token ring compiling, #102473
+ epatch "${FILESDIR}/${P}-tr.patch"
# Install libdst, #75544
epatch "${FILESDIR}/${PN}"-3.0.3-libdst.patch
# Fix building on Gentoo/FreeBSD