From fc637fb28da700da71ec2064d65ca5a7a31b9c6c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 18 Aug 2019 18:16:17 +0100 Subject: gentoo resync : 18.08.2019 --- net-misc/dhcp/files/dhcp-4.3.6-lmdb-removal.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 net-misc/dhcp/files/dhcp-4.3.6-lmdb-removal.patch (limited to 'net-misc/dhcp/files') diff --git a/net-misc/dhcp/files/dhcp-4.3.6-lmdb-removal.patch b/net-misc/dhcp/files/dhcp-4.3.6-lmdb-removal.patch deleted file mode 100644 index 6f80d7401f57..000000000000 --- a/net-misc/dhcp/files/dhcp-4.3.6-lmdb-removal.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -uNr dhcp-4.3.6.ORIG/bind/Makefile.in dhcp-4.3.6/bind/Makefile.in ---- dhcp-4.3.6.ORIG/bind/Makefile.in 2017-09-19 23:37:59.459485673 +0100 -+++ dhcp-4.3.6/bind/Makefile.in 2017-09-19 23:38:19.970484566 +0100 -@@ -28,7 +28,7 @@ - - bindconfig = --disable-kqueue --disable-epoll --disable-devpoll \ - --without-openssl --without-libxml2 --enable-exportlib \ -- --with-gssapi=no --enable-threads=no --without-lmdb @BINDCONFIG@ \ -+ --with-gssapi=no --enable-threads=no @BINDCONFIG@ \ - --with-export-includedir=${binddir}/include \ - --with-export-libdir=${binddir}/lib - -- cgit v1.2.3