[oe-commits] [meta-openembedded] 51/53: postfix: drop NATIVE_INSTALL_WORKS

git at git.openembedded.org git at git.openembedded.org
Sun Jan 7 21:51:54 UTC 2018


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master-next
in repository meta-openembedded.

commit d56d309a5803f9ec4adde925fe1bdaae32912913
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Wed Dec 27 08:39:51 2017 -0800

    postfix: drop NATIVE_INSTALL_WORKS
    
    This variable hasn't been used in a very long time, so there's no need
    to be setting it here.
    
    Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
    Hand applied
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-networking/recipes-daemons/postfix/postfix.inc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta-networking/recipes-daemons/postfix/postfix.inc b/meta-networking/recipes-daemons/postfix/postfix.inc
index b701f00..e48fc39 100644
--- a/meta-networking/recipes-daemons/postfix/postfix.inc
+++ b/meta-networking/recipes-daemons/postfix/postfix.inc
@@ -225,8 +225,6 @@ do_install_append_class-target() {
 
 }
 
-NATIVE_INSTALL_WORKS = "1"
-
 ALTERNATIVE_${PN} = "sendmail"
 ALTERNATIVE_TARGET[sendmail] = "${sbindir}/sendmail.postfix"
 ALTERNATIVE_LINK_NAME[sendmail] = "${sbindir}/sendmail"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list