From fdc9250bca7bfce660758d77af2ffa971bc19ecb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 4 Jan 2015 18:08:09 +0100 Subject: Changing package dependency checks within chroot to work outside as well. --- scripts/build/binary_netboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/binary_netboot') diff --git a/scripts/build/binary_netboot b/scripts/build/binary_netboot index 2290ac10d..6de12fc27 100755 --- a/scripts/build/binary_netboot +++ b/scripts/build/binary_netboot @@ -51,7 +51,7 @@ Create_lockfile .lock if [ "${LB_ARCHITECTURES}" = "sparc" ] then # Checking depends - Check_package chroot/usr/bin/elftoaout sparc-utils + Check_package chroot /usr/bin/elftoaout sparc-utils # Restoring cache Restore_cache cache/packages.binary -- cgit v1.2.3