diff options
Diffstat (limited to 'extra/clamav')
-rw-r--r-- | extra/clamav/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/clamav/PKGBUILD b/extra/clamav/PKGBUILD index 496ec0b7d..aff1e1a05 100644 --- a/extra/clamav/PKGBUILD +++ b/extra/clamav/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 194640 2013-09-20 02:05:29Z bisson $ +# $Id: PKGBUILD 197893 2013-10-30 11:31:17Z allan $ # Contributor: Dale Blount <dale@archlinux.org> # Contributor: Gregor Ibic <gregor.ibic@intelicom.si> # Maintainer: Gaetan Bisson <bisson@archlinux.org> @@ -9,7 +9,6 @@ pkgrel=1 pkgdesc='Anti-virus toolkit for Unix' url='http://www.clamav.net/' license=('GPL') -options=('!libtool') arch=('i686' 'x86_64' 'mips64el') depends=('bzip2' 'libltdl') backup=('etc/logrotate.d/clamav') |