summaryrefslogtreecommitdiff
path: root/scripts/build/lb_chroot
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-07-19 11:57:14 +0200
committerDaniel Baumann <daniel@debian.org>2011-07-19 11:57:21 +0200
commite4793268a3d14e945a96466441e31259c0df6e1b (patch)
tree65c3447d106633bb99033abbfb1595f32bc96998 /scripts/build/lb_chroot
parenteb2a305a5f692a1661001bae1c8e6d202f4280e9 (diff)
downloadvyos-live-build-e4793268a3d14e945a96466441e31259c0df6e1b.tar.gz
vyos-live-build-e4793268a3d14e945a96466441e31259c0df6e1b.zip
Enabling hooks based on the mode we're building for.
Diffstat (limited to 'scripts/build/lb_chroot')
-rwxr-xr-xscripts/build/lb_chroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/lb_chroot b/scripts/build/lb_chroot
index d0df15ec1..c01941817 100755
--- a/scripts/build/lb_chroot
+++ b/scripts/build/lb_chroot
@@ -72,7 +72,7 @@ done
lb chroot_live-packages ${*}
lb chroot_local-includes ${*}
lb chroot_local-patches ${*}
-lb chroot_local-hooks ${*}
+lb chroot_hooks ${*}
lb chroot_hacks ${*}
lb chroot_interactive ${*}