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