diff --git a/build/chroot.sh b/build/chroot.sh index 41ac8d1..49c9e4c 100644 --- a/build/chroot.sh +++ b/build/chroot.sh @@ -31,6 +31,6 @@ SELF=chroot . ./common.sh -echo ">>> Change root directory to ${STAGEDIR}/${1}..." +echo ">>> Changing root directory to ${STAGEDIR}/${1}..." ${ENV_FILTER} chroot ${STAGEDIR}/${1} /bin/csh