From 36bddd25da6519e9d6effa254106e54de87bd711 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 21 May 2010 10:55:55 +0200 Subject: Renaming --chroot-build to --build-with-chroot. --- helpers/binary_chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helpers/binary_chroot') diff --git a/helpers/binary_chroot b/helpers/binary_chroot index c9dc4dce3..4b3c24960 100755 --- a/helpers/binary_chroot +++ b/helpers/binary_chroot @@ -67,7 +67,7 @@ then find /dev | cpio -dmpu chroot fi -if [ "${LH_CHROOT_BUILD}" = "false" ] +if [ "${LH_BUILD_WITH_CHROOT}" = "false" ] then exit 0 fi -- cgit v1.2.3