From 68e8fd157e6a2c934def80dc9055c9b6d685d1b6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 23 Nov 2010 12:31:15 +0100 Subject: Renaming 'packages lists' to 'package lists' all over the place. --- scripts/build/lb_chroot_sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/lb_chroot_sources') diff --git a/scripts/build/lb_chroot_sources b/scripts/build/lb_chroot_sources index e073d3ac5..79e4232f5 100755 --- a/scripts/build/lb_chroot_sources +++ b/scripts/build/lb_chroot_sources @@ -238,7 +238,7 @@ EOF # If we bootstrapped a minimal chroot, we need # to install apt-utils before we have have # completed all the indices. - case "${LB_PACKAGES_LISTS}" in + case "${LB_PACKAGE_LISTS}" in stripped|minimal) Chroot chroot "apt-get update" ;; -- cgit v1.2.3