diff options
| -rw-r--r-- | recipes-scanners/arpwatch/arpwatch_3.3.bb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/recipes-scanners/arpwatch/arpwatch_3.3.bb b/recipes-scanners/arpwatch/arpwatch_3.3.bb index 391a82e..8e9a268 100644 --- a/recipes-scanners/arpwatch/arpwatch_3.3.bb +++ b/recipes-scanners/arpwatch/arpwatch_3.3.bb | |||
| @@ -42,6 +42,7 @@ CONFIGUREOPTS = " --build=${BUILD_SYS} \ | |||
| 42 | --infodir=${infodir} \ | 42 | --infodir=${infodir} \ | 
| 43 | --mandir=${mandir} \ | 43 | --mandir=${mandir} \ | 
| 44 | --srcdir=${S} \ | 44 | --srcdir=${S} \ | 
| 45 | --with-sendmail=${sbindir}/sendmail \ | ||
| 45 | " | 46 | " | 
| 46 | 47 | ||
| 47 | do_configure () { | 48 | do_configure () { | 
