From d703d361fc6b707934ac521516999d31c92e6bc7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 5 Dec 2010 14:06:12 +0100 Subject: Passing chroot directory explicitly to Apt() in preparation for multi-arch. --- scripts/build/lb_chroot_hacks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/lb_chroot_hacks') diff --git a/scripts/build/lb_chroot_hacks b/scripts/build/lb_chroot_hacks index 2b7c1d68a..d5a7d7fbc 100755 --- a/scripts/build/lb_chroot_hacks +++ b/scripts/build/lb_chroot_hacks @@ -138,7 +138,7 @@ case "${LB_BINARY_IMAGES}" in net) if [ ! -f chroot/usr/bin/smbmount ] then - Apt install smbfs + Apt chroot install smbfs fi if [ ! -d chroot/etc/initramfs-tools ] -- cgit v1.2.3