diff options
Diffstat (limited to 'scripts/build/chroot_package-lists')
-rwxr-xr-x | scripts/build/chroot_package-lists | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/chroot_package-lists b/scripts/build/chroot_package-lists index 072343c8e..3ad1d7946 100755 --- a/scripts/build/chroot_package-lists +++ b/scripts/build/chroot_package-lists @@ -52,7 +52,7 @@ fi case "${LB_BUILD_WITH_CHROOT}" in true) # Checking depends - Check_package chroot/usr/bin/grep-aptavail dctrl-tools + Check_package chroot /usr/bin/grep-aptavail dctrl-tools # Restoring cache Restore_cache cache/packages.chroot |