From 23d03462e7ac7e7da2696a63b39ba0906e4bbbbe Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 23 Apr 2011 18:28:11 +0200 Subject: Moving installation of tasks behind package and package lists installation; the tasks should only 'fill-up' with what has not already been provided by packages or package lists. --- scripts/build/lb_chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build') diff --git a/scripts/build/lb_chroot b/scripts/build/lb_chroot index b24e62573..bca01d184 100755 --- a/scripts/build/lb_chroot +++ b/scripts/build/lb_chroot @@ -55,12 +55,12 @@ lb chroot_sources install ${*} lb chroot_linux-image ${*} lb chroot_preseed ${*} lb chroot_local-preseed ${*} -lb chroot_tasks ${*} lb chroot_packagelists ${*} lb chroot_local-packagelists ${*} lb chroot_packages ${*} lb chroot_local-packages ${*} lb chroot_install-packages ${*} +lb chroot_tasks ${*} lb chroot_localization ${*} lb chroot_local-includes ${*} lb chroot_local-patches ${*} -- cgit v1.2.3