diff --git a/makechrootpkg.in b/makechrootpkg.in index 767a8d8..eeb6fc4 100644 --- a/makechrootpkg.in +++ b/makechrootpkg.in @@ -367,6 +367,7 @@ download_sources prepare_chroot if arch-nspawn $cache_dir "$copydir" \ + --setenv=TERM=xterm \ --bind="${PWD//:/\\:}:/startdir" \ --bind="${SRCDEST//:/\\:}:/srcdest" \ "${bindmounts_ro[@]}" "${bindmounts_rw[@]}" \