diff options
Diffstat (limited to 'scripts/build/config')
-rwxr-xr-x | scripts/build/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/config b/scripts/build/config index 8c4e421d5..a3d36d9df 100755 --- a/scripts/build/config +++ b/scripts/build/config @@ -1222,7 +1222,7 @@ LB_COMPRESSION="${LB_COMPRESSION}" LB_ZSYNC="${LB_ZSYNC}" # Control if we build binary images chrooted -# DO NEVER, *NEVER*, *N*E*V*E*R* SET THIS OPTION to false. +# NEVER, *EVER*, *E*V*E*R* SET THIS OPTION to false. LB_BUILD_WITH_CHROOT="${LB_BUILD_WITH_CHROOT}" # Set debian-installer |