From: Michael Mair-Keimberger Date: Tue, 31 Dec 2019 07:18:27 +0000 (+0100) Subject: app-antivirus/clamav: remove unused patch X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5ed1c8cb1bb8f72a7598817d3c3bbfe4683ec53a;p=gentoo.git app-antivirus/clamav: remove unused patch Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/14192 Signed-off-by: Aaron Bauman --- diff --git a/app-antivirus/clamav/files/clamav-0.100.0_autotools.patch b/app-antivirus/clamav/files/clamav-0.100.0_autotools.patch deleted file mode 100644 index 58c3b4e324f8..000000000000 --- a/app-antivirus/clamav/files/clamav-0.100.0_autotools.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- clamav-0.100.0/configure.ac_orig 2018-04-12 13:12:58.201729248 +0200 -+++ clamav-0.100.0/configure.ac 2018-04-12 13:23:44.982679360 +0200 -@@ -47,6 +47,7 @@ - LT_CONFIG_LTDL_DIR([libltdl]) - LT_INIT([dlopen disable-static]) - LTDL_INIT([recursive]) -+PKG_PROG_PKG_CONFIG(0.16) - - m4_include([m4/reorganization/build_tools.m4]) - m4_include([m4/reorganization/headers.m4])