diff options
Diffstat (limited to 'scripts/build/binary_win32-loader')
-rwxr-xr-x | scripts/build/binary_win32-loader | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/binary_win32-loader b/scripts/build/binary_win32-loader index 401144687..7855110f7 100755 --- a/scripts/build/binary_win32-loader +++ b/scripts/build/binary_win32-loader @@ -48,7 +48,7 @@ case "${LB_ARCHITECTURES}" in if [ "${LB_BUILD_WITH_CHROOT}" = "true" ] then # Checking depends - Check_package chroot/usr/share/win32/win32-loader.exe win32-loader + Check_package chroot /usr/share/win32/win32-loader.exe win32-loader # Restoring cache Restore_cache cache/packages.binary |