diff options
Diffstat (limited to 'helpers/lh_build')
-rwxr-xr-x | helpers/lh_build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_build b/helpers/lh_build index bb07c835a..b57787cc1 100755 --- a/helpers/lh_build +++ b/helpers/lh_build @@ -42,7 +42,7 @@ then fi # Reading configuration files -Read_conffile config/all config/common config/bootstrap config/chroot config/binary config/source +Read_conffiles config/all config/common config/bootstrap config/chroot config/binary config/source Set_defaults # Checking defaults |