Fix "lh_config -c". Thanks to Simon Schiele <lists@codingmonkey.de>.
This commit is contained in:
parent
9be35287b8
commit
1edb9bd7c8
@ -668,13 +668,13 @@ fi
|
||||
# Reading existing configuration
|
||||
Read_conffile config/all config/common config/bootstrap config/chroot config/binary config/source
|
||||
|
||||
Local_arguments "${@}"
|
||||
|
||||
if [ -n "${LH_CONFFILE}" ]
|
||||
then
|
||||
Read_conffile "${LH_CONFFILE}"
|
||||
fi
|
||||
|
||||
Local_arguments "${@}"
|
||||
|
||||
# Setting defaults
|
||||
Set_defaults
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user