diff --git a/srcpkgs/clamav/template b/srcpkgs/clamav/template index 4e5a802ff45..45eaa754a5c 100644 --- a/srcpkgs/clamav/template +++ b/srcpkgs/clamav/template @@ -1,9 +1,9 @@ # Template file for 'clamav' pkgname=clamav version=0.99.2 -revision=2 +revision=3 build_style=gnu-configure -configure_args="--sbindir=/usr/bin --with-pcre=/usr" +configure_args="--sbindir=/usr/bin --libdir=/usr/lib --with-pcre=/usr" conf_files="/etc/clamd.conf /etc/freshclam.conf" system_accounts="clamav" clamav_homedir="/var/lib/${pkgname}"