mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
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@linux.intel.com> Hand applied Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
committed by
Joe MacDonald
parent
be189dd8c0
commit
8031dd5aff
@@ -225,8 +225,6 @@ do_install_append_class-target() {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
NATIVE_INSTALL_WORKS = "1"
|
|
||||||
|
|
||||||
ALTERNATIVE_${PN} = "sendmail"
|
ALTERNATIVE_${PN} = "sendmail"
|
||||||
ALTERNATIVE_TARGET[sendmail] = "${sbindir}/sendmail.postfix"
|
ALTERNATIVE_TARGET[sendmail] = "${sbindir}/sendmail.postfix"
|
||||||
ALTERNATIVE_LINK_NAME[sendmail] = "${sbindir}/sendmail"
|
ALTERNATIVE_LINK_NAME[sendmail] = "${sbindir}/sendmail"
|
||||||
|
|||||||
Reference in New Issue
Block a user