From 07a3c54d46b6d1236b8e31d2bcfbd8336bef94e4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 7 Apr 2008 12:10:21 +0200 Subject: Using new Read_conffile(); now. --- helpers/lh_binary_yaboot | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'helpers/lh_binary_yaboot') diff --git a/helpers/lh_binary_yaboot b/helpers/lh_binary_yaboot index c8ec43a8e..7060f8884 100755 --- a/helpers/lh_binary_yaboot +++ b/helpers/lh_binary_yaboot @@ -25,13 +25,7 @@ USAGE="${PROGRAM} [--force]" Arguments "${@}" # Reading configuration files -Read_conffile config/all -Read_conffile config/common -Read_conffile config/bootstrap -Read_conffile config/chroot -Read_conffile config/binary -Read_conffile config/source -Read_conffile "${LH_CONFIG}" +Read_conffile config/all config/common config/bootstrap config/chroot config/binary config/source Set_defaults if [ "${LH_BOOTLOADER}" != "yaboot" ] -- cgit v1.2.3