diff --git a/srcpkgs/clamav/template b/srcpkgs/clamav/template index 84aade4dec0..0969660aeb0 100644 --- a/srcpkgs/clamav/template +++ b/srcpkgs/clamav/template @@ -1,11 +1,11 @@ # Template file for 'clamav' pkgname=clamav version=0.98.7 -revision=2 +revision=3 build_style=gnu-configure +configure_args="--sbindir=/usr/bin --with-pcre=/usr" conf_files="/etc/clamd.conf /etc/freshclam.conf" CPPFLAGS="-Wno-unused-local-typedefs" -configure_args="--with-pcre=/usr" system_accounts="clamav" clamav_homedir="/var/lib/${pkgname}" clamav_descr="ClamAV user"