Add full support for pre/post install script
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Thu, 5 Jun 2014 11:52:52 +0000 (13:52 +0200)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Thu, 5 Jun 2014 12:11:15 +0000 (14:11 +0200)
commit948dd5eccd5d2152a38806209ef9aaf0f550e2e5
tree7969cbf1b57ca43a264bbf271f13f975f791b4ae
parent77e6632fd5dc52393230cff5b290ef4722624752
Add full support for pre/post install script

Spec file sections %pre, %post, %preun, and %postun are now added in
recipes.

All sections of pre/post install/uninstall scripts are now added to the
recipes.

Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
tools/spec2yocto.py