From bc50443cf043616c7087f383e11bf85cd233c54e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 27 Aug 2014 23:14:12 +0200 Subject: Moving partial python rewrite to separate branch, let's do it in the jessie+1 cycle rather than go with the current mixed code. --- scripts/build/chroot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/build/chroot') diff --git a/scripts/build/chroot b/scripts/build/chroot index d1be31c5d..beeca1158 100755 --- a/scripts/build/chroot +++ b/scripts/build/chroot @@ -67,8 +67,8 @@ do fi done -lb chroot-includes ${@} -lb chroot-hooks ${@} +lb chroot_includes ${@} +lb chroot_hooks ${@} lb chroot_hacks ${@} lb chroot_interactive ${@} -- cgit v1.2.3