From f06a2e3d37e382447952e8912e9889e6f22fb1e0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 11 Jun 2011 15:25:33 +0200 Subject: Reworking chroot_tasks into chroot_local-tasklists, now packages and tasks are (almost) handled identical and through local lists only. --- 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 062a545d9..0b9e39fd2 100755 --- a/scripts/build/lb_chroot +++ b/scripts/build/lb_chroot @@ -59,7 +59,7 @@ lb chroot_packagelists ${*} lb chroot_local-packagelists ${*} lb chroot_local-packages ${*} lb chroot_install-packages ${*} -lb chroot_tasks ${*} +lb chroot_local-tasklists ${*} lb chroot_local-includes ${*} lb chroot_local-patches ${*} lb chroot_local-hooks ${*} -- cgit v1.2.3