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 735f152c8..ae51b2bc4 100755 --- a/scripts/build/chroot_package-lists +++ b/scripts/build/chroot_package-lists @@ -54,7 +54,7 @@ Check_package chroot /usr/bin/grep-aptavail dctrl-tools Restore_package_cache chroot # Installing depends -Install_package +Install_packages if [ -e "${LIVE_BUILD}/share/bin/Packages" ] then |