projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cb7633
)
app-antivirus/clamav: econf --disable-zlib-vcheck #604650
author
Zac Medico
<zmedico@gentoo.org>
Sat, 21 Jan 2017 21:07:05 +0000
(13:07 -0800)
committer
Zac Medico
<zmedico@gentoo.org>
Sat, 21 Jan 2017 21:08:57 +0000
(13:08 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-antivirus/clamav/clamav-0.99.2.ebuild
patch
|
blob
|
history
diff --git
a/app-antivirus/clamav/clamav-0.99.2.ebuild
b/app-antivirus/clamav/clamav-0.99.2.ebuild
index 8cc42bbd3140538d8f9fb95a9db09e2b0867184d..5ab484b348758175b800c441f05d9d0d7bc033e4 100644
(file)
--- a/
app-antivirus/clamav/clamav-0.99.2.ebuild
+++ b/
app-antivirus/clamav/clamav-0.99.2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-54,6
+54,7
@@
src_configure() {
econf \
--disable-experimental \
--disable-fanotify \
+ --disable-zlib-vcheck \
--enable-id-check \
--with-dbdir="${EPREFIX}"/var/lib/clamav \
--with-system-tommath \