Updating wget dependency in installer_debian-installer to look for wget on the host system rather than the chroot.

This commit is contained in:
Daniel Baumann 2015-01-04 18:22:03 +01:00
parent fdc9250bca
commit 501a2817a5
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ Check_lockfile .lock
Create_lockfile .lock
# Checking depends
Check_package chroot /usr/bin/wget wget
Check_package host /usr/bin/wget wget
Check_package chroot /usr/bin/apt-ftparchive apt-utils
# Restoring cache