diff options
author | Linus Wallgren <linus.wallgren@scypho.com> | 2016-11-14 17:20:13 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-23 11:10:11 +0000 |
commit | b91e47fccb622a2c3a545848b10defc1aee104ac (patch) | |
tree | 063d259720a184db8e18a2ab6641bf6a9cbe3027 /.gitignore | |
parent | cd381cd71466158b34160fc0519db9f1c5870af4 (diff) | |
download | poky-b91e47fccb622a2c3a545848b10defc1aee104ac.tar.gz |
lib/oe/package_manager: .deb pre/postinst args
The debian policy manual and MaintainerScripts wiki page states that the
postinst script is supposed to be called with the `configure` argument
at first install, likewise the preinst script is supposed to be called
with the `install` argument on first install.
https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html
https://wiki.debian.org/MaintainerScripts
(From OE-Core rev: 3d9c3aae54589794ce3484fa1b21d1af2bd32661)
Signed-off-by: Linus Wallgren <linus.wallgren@scypho.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions