From 0cbbde2b9664b9fafb311f1048db25ea69952222 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 Oct 2008 16:12:09 +0200 Subject: Using simplified Require_stagefile(); calls by passing multiple arguments. --- helpers/lh_binary_usb-hdd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'helpers/lh_binary_usb-hdd') diff --git a/helpers/lh_binary_usb-hdd b/helpers/lh_binary_usb-hdd index 1ea80ae87..315cf7956 100755 --- a/helpers/lh_binary_usb-hdd +++ b/helpers/lh_binary_usb-hdd @@ -36,8 +36,7 @@ fi Echo_message "Begin building binary usb-hdd image..." # Requiring stage file -Require_stagefile .stage/bootstrap -Require_stagefile .stage/chroot_proc +Require_stagefile .stage/bootstrap .stage/chroot_proc # Checking stage file Check_stagefile .stage/binary_usb-hdd -- cgit v1.2.3