From d968e00c36de097cb20e54adb69d4b4d1d7a1627 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_bootstrap_debootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/lb_bootstrap_debootstrap') diff --git a/scripts/build/lb_bootstrap_debootstrap b/scripts/build/lb_bootstrap_debootstrap index 2e68a0e48..25028889b 100755 --- a/scripts/build/lb_bootstrap_debootstrap +++ b/scripts/build/lb_bootstrap_debootstrap @@ -88,7 +88,7 @@ if [ "${LB_USE_FAKEROOT}" != "true" ] then if [ -z "${LB_BOOTSTRAP_FLAVOUR}" ] then - if In_list "stripped minimal" "${LB_PACKAGES_LISTS}" + if In_list "stripped minimal" "${LB_PACKAGE_LISTS}" then DEBOOTSTRAP_OPTIONS="${DEBOOTSTRAP_OPTIONS} --variant=minbase" fi -- cgit v1.2.3