diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2018-01-10 11:09:56 +0800 |
---|---|---|
committer | Joe MacDonald <joe_macdonald@mentor.com> | 2018-02-05 10:40:18 -0500 |
commit | b5b95422e7be2cb65a652fc9477246469668ed9c (patch) | |
tree | 8d48603f4787c895dd7bbc847209ac78727c6e96 /meta-xfce/recipes-panel-plugins/timer | |
parent | 10b76743988fe73d81f7781f7412d3e3e1a81b91 (diff) | |
download | meta-openembedded-b5b95422e7be2cb65a652fc9477246469668ed9c.tar.gz |
postfix: fix generating aliases db files
When generating aliases db files, the newaliases tries to chdir
/var/spool/postfix on the host. It would cause a failure if the host
doesn't install postfix:
newaliases: fatal: chdir /var/spool/postfix: No such file or directory
Move this step from do_install to pkg_postinst to make sure newaliases
and postmap run during the image creation.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/timer')
0 files changed, 0 insertions, 0 deletions