From 42afd952030c5817f3ded35efba29ffe4242a3e2 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Tue, 27 Sep 2011 22:47:33 +0200 Subject: Fixing left-over uses of --packages-lists in cron scripts and examples. --- cron/live-build-cron-images | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cron') diff --git a/cron/live-build-cron-images b/cron/live-build-cron-images index 334d039f6..681a79bf9 100755 --- a/cron/live-build-cron-images +++ b/cron/live-build-cron-images @@ -174,7 +174,7 @@ Build () case "${LB_VERSION}" in 2.0*) - _PACKAGE_LISTS="--packages-lists ${FLAVOUR}" + _PACKAGE_LISTS="--package-lists ${FLAVOUR}" ;; 3.0*) -- cgit v1.2.3