summaryrefslogtreecommitdiff
path: root/scripts/build/chroot_hacks
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-12-19 10:52:13 +0100
committerDaniel Baumann <daniel@debian.org>2012-12-19 11:10:11 +0100
commitec8aff4f494966557c906f953530a8c12a2fa7d5 (patch)
tree1ba0d14a503182449514be729338d4bbf9b675fb /scripts/build/chroot_hacks
parent73108165caab0ca3b61759fa501b5ae420858775 (diff)
downloadvyos-live-build-ec8aff4f494966557c906f953530a8c12a2fa7d5.tar.gz
vyos-live-build-ec8aff4f494966557c906f953530a8c12a2fa7d5.zip
Moving off binary image type into new config tree format.
Diffstat (limited to 'scripts/build/chroot_hacks')
-rwxr-xr-xscripts/build/chroot_hacks2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/chroot_hacks b/scripts/build/chroot_hacks
index a30f83054..4e615c82a 100755
--- a/scripts/build/chroot_hacks
+++ b/scripts/build/chroot_hacks
@@ -38,7 +38,7 @@ Check_lockfile .lock
# Creating lock file
Create_lockfile .lock
-case "${LB_BINARY_IMAGES}" in
+case "${LIVE_IMAGE_TYPE}" in
netboot)
if [ ! -f chroot/sbin/mount.cifs ]
then