Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamav/files/
Date: Tue, 31 Dec 2019 18:19:26
Message-Id: 1577816356.5ed1c8cb1bb8f72a7598817d3c3bbfe4683ec53a.bman@gentoo
1 commit: 5ed1c8cb1bb8f72a7598817d3c3bbfe4683ec53a
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Tue Dec 31 07:18:27 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 31 18:19:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ed1c8cb
7
8 app-antivirus/clamav: remove unused patch
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/14192
12 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
13
14 app-antivirus/clamav/files/clamav-0.100.0_autotools.patch | 10 ----------
15 1 file changed, 10 deletions(-)
16
17 diff --git a/app-antivirus/clamav/files/clamav-0.100.0_autotools.patch b/app-antivirus/clamav/files/clamav-0.100.0_autotools.patch
18 deleted file mode 100644
19 index 58c3b4e324f..00000000000
20 --- a/app-antivirus/clamav/files/clamav-0.100.0_autotools.patch
21 +++ /dev/null
22 @@ -1,10 +0,0 @@
23 ---- clamav-0.100.0/configure.ac_orig 2018-04-12 13:12:58.201729248 +0200
24 -+++ clamav-0.100.0/configure.ac 2018-04-12 13:23:44.982679360 +0200
25 -@@ -47,6 +47,7 @@
26 - LT_CONFIG_LTDL_DIR([libltdl])
27 - LT_INIT([dlopen disable-static])
28 - LTDL_INIT([recursive])
29 -+PKG_PROG_PKG_CONFIG(0.16)
30 -
31 - m4_include([m4/reorganization/build_tools.m4])
32 - m4_include([m4/reorganization/headers.m4])