]> code.ossystems Code Review - openembedded-core.git/commit
msmtp: add link file /usr/lib/sendmail
authorKai Kang <kai.kang@windriver.com>
Mon, 16 Feb 2015 02:41:14 +0000 (10:41 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Mar 2015 17:38:44 +0000 (17:38 +0000)
commit9b25de34f084076b8c8db0e938696c4f630d366b
tree16cd4b34d52809bebea40ed55e0f876aba91bd14
parente1b837ab1e1d48b73217c4f62a0f5aefc998d8bf
msmtp: add link file /usr/lib/sendmail

Link file /usr/lib/sendmail points to /usr/sbin/sendmail is required by
LSB core test according to Linux FHS: "For historical reasons,
/usr/lib/sendmail must be a symbolic link to /usr/sbin/sendmail if the
latter exists."

Create the link file /usr/lib/sendmail if it doesn't exist.

Refs:
1 http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic/normativerefs.html#STD.LSB
2 http://www.pathname.com/fhs/pub/fhs-2.3.html#SPECIFICOPTIONS13

Signed-off-by: Kai Kang <kai.kang@windriver.com>
meta/recipes-extended/msmtp/msmtp_1.6.1.bb