diff --git a/scripts/chroot.sh b/scripts/chroot.sh
index 1e981a5a08e7467a906f8362826f852d2547902e..bc62bdbb84dfe3aae2fea40665552d7b7381e8dd 100755
--- a/scripts/chroot.sh
+++ b/scripts/chroot.sh
@@ -745,7 +745,7 @@ cat > ${DIR}/chroot_script.sh <<-__EOF__
 				make PREFIX=/usr/local/ install
 			fi
 			chown -R ${user_name}:${user_name} /opt/dtc
-		then
+		fi
 	}
 
 	cleanup () {