From: Chen Qi <qi.c...@windriver.com> The run-postinsts script also handles the #SYSCONFDIR#/rpm-postinsts directory. Add it to the comment for clarity.
Signed-off-by: Chen Qi <qi.c...@windriver.com> --- .../run-postinsts/run-postinsts/run-postinsts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts b/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts index d1bf582..2a8d1d6 100755 --- a/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts +++ b/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts @@ -5,8 +5,8 @@ # Author: Richard Purdie <rpur...@openedhand.com> # -# The following script will run all the scriptlets found in #SYSCONFDIR#/deb-postinsts or -# #SYSCONFDIR#/ipk-postinsts +# The following script will run all the scriptlets found in #SYSCONFDIR#/deb-postinsts, +# #SYSCONFDIR#/ipk-postinsts or #SYSCONFDIR#/rpm-posinsts. pi_dir="" for pm in rpm deb ipk; do -- 1.7.9.5 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core