From 0a32c8b6c06be399164fe25fe60c11c905d3df1b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 7 Sep 2011 16:00:52 +0200 Subject: Renaming lb_chroot_packagelists to lb_chroot_package-lists so that helper matches directory. --- scripts/build/lb_chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/lb_chroot') diff --git a/scripts/build/lb_chroot b/scripts/build/lb_chroot index 5677a68a0..57112443b 100755 --- a/scripts/build/lb_chroot +++ b/scripts/build/lb_chroot @@ -58,7 +58,7 @@ lb chroot_local-preseed ${*} for _PASS in install live do - lb chroot_packagelists ${_PASS} ${*} + lb chroot_package-lists ${_PASS} ${*} lb chroot_install-packages ${_PASS} ${*} lb chroot_task-lists ${_PASS} ${*} -- cgit v1.2.3