From 3ceb68b7d4eb5b28269c0780a808c3725c5f5668 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 24 Aug 2011 20:34:01 +0200 Subject: Introducing --apt-sources option to control if the live system should have deb-src entries in sources.list. --- scripts/build/lb_binary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/lb_binary') diff --git a/scripts/build/lb_binary b/scripts/build/lb_binary index 7cad80987..0aaf26631 100755 --- a/scripts/build/lb_binary +++ b/scripts/build/lb_binary @@ -50,7 +50,7 @@ then lb chroot_sysv-rc install ${*} lb chroot_upstart install ${*} lb chroot_apt install-binary ${*} - lb chroot_archives install ${*} + lb chroot_archives chroot install ${*} fi # Building root filesystem -- cgit v1.2.3