From: Anthony G. Basile Date: Mon, 9 Jan 2017 15:57:44 +0000 (-0500) Subject: net-dns/c-ares: cleanup unused patch X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2937b185d7a7de59a882573568816d68a791cb06;p=gentoo.git net-dns/c-ares: cleanup unused patch Package-Manager: portage-2.3.0 --- diff --git a/net-dns/c-ares/files/remove-tests.patch b/net-dns/c-ares/files/remove-tests.patch deleted file mode 100644 index 6b4ce0aa2d7a..000000000000 --- a/net-dns/c-ares/files/remove-tests.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -Naur c-ares-1.11.0.orig/configure.ac c-ares-1.11.0/configure.ac ---- c-ares-1.11.0.orig/configure.ac 2016-02-19 09:09:13.000000000 +0000 -+++ c-ares-1.11.0/configure.ac 2016-02-25 01:26:53.092956316 +0000 -@@ -877,10 +877,6 @@ - - XC_CHECK_BUILD_FLAGS - --if test "x$cross_compiling" = "xno"; then -- AC_CONFIG_SUBDIRS([test]) --fi -- - AC_CONFIG_FILES([Makefile libcares.pc]) - AC_OUTPUT - XC_AMEND_DISTCLEAN(['.'])