diff --git a/abuild.in b/abuild.in index 14f8387..84971b1 100644 --- a/abuild.in +++ b/abuild.in @@ -2250,7 +2250,7 @@ fi controldir="$pkgbasedir"/.control.${subpkgname:-$pkgname} trap 'die "Aborted by user"' INT -[ -z "$subpkgdir" ] && set_xterm_title "abuild: $pkgname" +[ -z "$subpkgdir" ] && set_xterm_title "abuild${CROSS_COMPILE+-$CARCH}: $pkgname" if [ -z "$1" ]; then set all