summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-12-31 08:18:27 +0100
committerAaron Bauman <bman@gentoo.org>2019-12-31 13:19:16 -0500
commit5ed1c8cb1bb8f72a7598817d3c3bbfe4683ec53a (patch)
treee5f0715b610f6e90c1f22b5651950978cdaff6fd /app-antivirus
parentapp-admin/setools: remove unused patch (diff)
downloadgentoo-5ed1c8cb1bb8f72a7598817d3c3bbfe4683ec53a.tar.gz
gentoo-5ed1c8cb1bb8f72a7598817d3c3bbfe4683ec53a.tar.bz2
gentoo-5ed1c8cb1bb8f72a7598817d3c3bbfe4683ec53a.zip
app-antivirus/clamav: remove unused patch
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14192 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/files/clamav-0.100.0_autotools.patch10
1 files changed, 0 insertions, 10 deletions
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])