diff options
| author | Daniel Baumann <daniel@debian.org> | 2010-05-21 10:55:55 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2010-05-23 12:31:17 +0200 |
| commit | bbce078bb7afa8db4fb26efd1c92445615bce5d4 (patch) | |
| tree | 72adc8c725a94ed8d941f1ac43c4b7a600dff8ae /helpers/binary_iso | |
| parent | 7b0ae0985255fe30e7dfe096f9c2a00296302140 (diff) | |
| download | vyos-live-build-bbce078bb7afa8db4fb26efd1c92445615bce5d4.tar.gz vyos-live-build-bbce078bb7afa8db4fb26efd1c92445615bce5d4.zip | |
Renaming --chroot-build to --build-with-chroot.
Diffstat (limited to 'helpers/binary_iso')
| -rwxr-xr-x | helpers/binary_iso | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/binary_iso b/helpers/binary_iso index a7754b27a..47de9d6d8 100755 --- a/helpers/binary_iso +++ b/helpers/binary_iso @@ -199,7 +199,7 @@ EOF fi -case "${LH_CHROOT_BUILD}" in +case "${LH_BUILD_WITH_CHROOT}" in true) # Moving image mv binary.sh chroot |
