summaryrefslogtreecommitdiff
path: root/packages/ssmtp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ssmtp')
-rw-r--r--packages/ssmtp/ssmtp_2.61.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/ssmtp/ssmtp_2.61.bb b/packages/ssmtp/ssmtp_2.61.bb
index acfa068cac..0f208da2df 100644
--- a/packages/ssmtp/ssmtp_2.61.bb
+++ b/packages/ssmtp/ssmtp_2.61.bb
@@ -3,7 +3,7 @@ MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org>"
DEPENDS = "openssl"
DESCRIPTION = "Extremely simple MTA to get mail off the system to a mail hub."
LICENSE = "GPL"
-PR = "r5"
+PR = "r6"
SRC_URI = "${DEBIAN_MIRROR}/main/s/ssmtp/ssmtp_${PV}.orig.tar.gz \
file://ldflags.patch;patch=1 \
@@ -20,6 +20,8 @@ do_compile () {
oe_runmake 'LDFLAGS=${LDFLAGS}'
}
+INHIBIT_AUTO_STAGE = "1"
+
do_install () {
oe_runmake 'prefix=${D}${prefix}' 'exec_prefix=${D}${exec_prefix}' \
'bindir=${D}${bindir}' 'mandir=${D}${mandir}' \