From 48726a08716bb85e2f5ec049e54eab6f0639741a Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Sun, 23 Apr 2017 22:22:05 +0200 Subject: app-antivirus/clamav: Fix building against sys-libs/ncurses[tinfo] (bug #596310). Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- app-antivirus/clamav/clamav-0.99.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-antivirus/clamav/clamav-0.99.ebuild') diff --git a/app-antivirus/clamav/clamav-0.99.ebuild b/app-antivirus/clamav/clamav-0.99.ebuild index 9ae42e5bba4c..020f61bb23ec 100644 --- a/app-antivirus/clamav/clamav-0.99.ebuild +++ b/app-antivirus/clamav/clamav-0.99.ebuild @@ -45,7 +45,7 @@ src_prepare() { use ppc64 && append-flags -mminimal-toc use uclibc && export ac_cv_type_error_t=yes - epatch "${FILESDIR}"/${PN}-configure-zlib.patch # 604650, fixed in upstream HEAD + epatch "${FILESDIR}"/${P}-zlib.patch # 604650, fixed in upstream HEAD eautoconf } -- cgit v1.2.3-65-gdbad