clamav: force libdir to fix build on aarch64.
This commit is contained in:
parent
371fee1aa0
commit
0b686992be
@ -1,9 +1,9 @@
|
|||||||
# Template file for 'clamav'
|
# Template file for 'clamav'
|
||||||
pkgname=clamav
|
pkgname=clamav
|
||||||
version=0.99.2
|
version=0.99.2
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
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"
|
conf_files="/etc/clamd.conf /etc/freshclam.conf"
|
||||||
system_accounts="clamav"
|
system_accounts="clamav"
|
||||||
clamav_homedir="/var/lib/${pkgname}"
|
clamav_homedir="/var/lib/${pkgname}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user