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_zsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/binary_zsync') diff --git a/scripts/build/binary_zsync b/scripts/build/binary_zsync index fd2fe01a7..efd703a65 100755 --- a/scripts/build/binary_zsync +++ b/scripts/build/binary_zsync @@ -49,7 +49,7 @@ Check_lockfile .lock Create_lockfile .lock # Checking depends -Check_package chroot/usr/bin/zsyncmake zsync +Check_package chroot /usr/bin/zsyncmake zsync # Restoring cache Restore_cache cache/packages.binary -- cgit v1.2.3