diff options
Diffstat (limited to 'app-antivirus/clamav/clamav-0.99.2.ebuild')
-rw-r--r-- | app-antivirus/clamav/clamav-0.99.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.99.2.ebuild b/app-antivirus/clamav/clamav-0.99.2.ebuild index 1987aac7e78a..bf0acf80abb1 100644 --- a/app-antivirus/clamav/clamav-0.99.2.ebuild +++ b/app-antivirus/clamav/clamav-0.99.2.ebuild @@ -47,7 +47,7 @@ src_prepare() { use uclibc && export ac_cv_type_error_t=yes epatch "${FILESDIR}"/${P}-gcc-6.patch #592432 - epatch "${FILESDIR}"/${PN}-configure-zlib.patch # 604650, fixed in upstream HEAD + epatch "${FILESDIR}"/${PN}-0.99-zlib.patch # 604650, fixed in upstream HEAD eautoconf } |