mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +00:00
aprwatch: Add path for sendmail
Arpwatch won't build on a system without a sendmail provider installed with out this setting. Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
0f4b8ec2a7
commit
bb9321264a
@@ -42,6 +42,7 @@ CONFIGUREOPTS = " --build=${BUILD_SYS} \
|
||||
--infodir=${infodir} \
|
||||
--mandir=${mandir} \
|
||||
--srcdir=${S} \
|
||||
--with-sendmail=${sbindir}/sendmail \
|
||||
"
|
||||
|
||||
do_configure () {
|
||||
|
||||
Reference in New Issue
Block a user