net-misc/dhcp: remove unused patch
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>
Thu, 19 Jan 2017 17:24:28 +0000 (18:24 +0100)
committerRobin H. Johnson <robbat2@gentoo.org>
Sun, 22 Jan 2017 21:09:08 +0000 (13:09 -0800)
(cherry picked from commit 691b1d61072159fbb0ae1bdad2429bb00195742a)
Fixes: https://github.com/gentoo/gentoo/pull/3542
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
net-misc/dhcp/files/dhcp-4.2.2-bind-disable.patch [deleted file]

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 (file)
index 4c7810e..0000000
+++ /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... ;    \