Intégration de la branche release-5.2.1

This commit is contained in:
Jephté Clain 2016-09-01 15:44:28 +04:00
commit 87142142ac
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,7 @@
## Version 5.2.1 du 01/09/2016-15:44
9995f95 runsmod: bug
## Version 5.2.0 du 31/08/2016-22:30
+ 361f1b2 Intégration de la branche runsmod-goodies

View File

@ -1 +1 @@
5.2.0
5.2.1

View File

@ -221,8 +221,10 @@ function __runsmod_fixinfo() {
function runsmod_autoconf() {
if __runsmod_loadconf && runsmod_checkenv --check-only; then
local host_mode="${1:-self}"; shift
set -- "$host_mode" "$@"
runsmod_setup_vars
runsmod_update_vars "${1:-self}"
runsmod_update_vars "$@"
runsmod_teardown_vars
if show_debug; then
etitle SCRIPTSDIRS array_each SCRIPTSDIRS ppath