net-dns/c-ares: cleanup unused patch
authorAnthony G. Basile <blueness@gentoo.org>
Mon, 9 Jan 2017 15:57:44 +0000 (10:57 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Mon, 9 Jan 2017 15:57:44 +0000 (10:57 -0500)
Package-Manager: portage-2.3.0

net-dns/c-ares/files/remove-tests.patch [deleted file]

diff --git a/net-dns/c-ares/files/remove-tests.patch b/net-dns/c-ares/files/remove-tests.patch
deleted file mode 100644 (file)
index 6b4ce0a..0000000
+++ /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(['.'])