diff options
-rw-r--r-- | recipes-scanners/arpwatch/arpwatch_3.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-scanners/arpwatch/arpwatch_3.3.bb b/recipes-scanners/arpwatch/arpwatch_3.3.bb index 7a0a776..391a82e 100644 --- a/recipes-scanners/arpwatch/arpwatch_3.3.bb +++ b/recipes-scanners/arpwatch/arpwatch_3.3.bb | |||
@@ -23,7 +23,7 @@ ARPWATH_REPLY ?= "${ARPWATCH_UID}" | |||
23 | 23 | ||
24 | PACKAGECONFIG ??= "" | 24 | PACKAGECONFIG ??= "" |
25 | 25 | ||
26 | PACKACONFIG[email] = "-with-watcher=email=${APRWATCH_FROM} --with-watchee=email=${ARPWATH_REPLY}, , postfix, postfix postfix-cfg" | 26 | PACKAGECONFIG[email] = "-with-watcher=email=${APRWATCH_FROM} --with-watchee=email=${ARPWATH_REPLY}, , postfix, postfix postfix-cfg" |
27 | 27 | ||
28 | CONFIGUREOPTS = " --build=${BUILD_SYS} \ | 28 | CONFIGUREOPTS = " --build=${BUILD_SYS} \ |
29 | --host=${HOST_SYS} \ | 29 | --host=${HOST_SYS} \ |