From: Michael Mair-Keimberger (asterix) Date: Thu, 19 Jan 2017 17:24:28 +0000 (+0100) Subject: net-misc/dhcp: remove unused patch X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a182366966eb1790e7044b9c2971dc99b14e4c3f;p=gentoo.git net-misc/dhcp: remove unused patch (cherry picked from commit 691b1d61072159fbb0ae1bdad2429bb00195742a) Fixes: https://github.com/gentoo/gentoo/pull/3542 Signed-off-by: Robin H. Johnson --- diff --git a/net-misc/dhcp/files/dhcp-4.2.2-bind-disable.patch b/net-misc/dhcp/files/dhcp-4.2.2-bind-disable.patch deleted file mode 100644 index 4c7810e89b8e..000000000000 --- a/net-misc/dhcp/files/dhcp-4.2.2-bind-disable.patch +++ /dev/null @@ -1,13 +0,0 @@ -we take care of building this ourselves in the ebuild so -build settings are properly respected - ---- dhcp-4.2.2/bind/Makefile -+++ dhcp-4.2.2/bind/Makefile -@@ -29,6 +29,7 @@ - bindsrcdir=bind-${version} - - all: -+disable: - # Extract the source from the tarball, if it hasn't been already. - @if test -d ${bindsrcdir} ; then \ - echo ${bindsrcdir} already unpacked... ; \