diff options
| -rw-r--r-- | meta-networking/recipes-daemons/postfix/postfix.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/postfix/postfix.inc b/meta-networking/recipes-daemons/postfix/postfix.inc index 6d39570d34..adc07a950c 100644 --- a/meta-networking/recipes-daemons/postfix/postfix.inc +++ b/meta-networking/recipes-daemons/postfix/postfix.inc | |||
| @@ -27,6 +27,8 @@ SRC_URI = "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${PV | |||
| 27 | 27 | ||
| 28 | S = "${WORKDIR}/postfix-${PV}" | 28 | S = "${WORKDIR}/postfix-${PV}" |
| 29 | 29 | ||
| 30 | CLEANBROKEN = "1" | ||
| 31 | |||
| 30 | BBCLASSEXTEND = "native" | 32 | BBCLASSEXTEND = "native" |
| 31 | 33 | ||
| 32 | inherit update-rc.d useradd update-alternatives systemd | 34 | inherit update-rc.d useradd update-alternatives systemd |
