From 9207fccde201e6b74ed18503368466d9a02e9073 Mon Sep 17 00:00:00 2001 From: Timo Teräs Date: Tue, 26 Jul 2016 16:23:57 +0000 Subject: abuild: display target arch in xterm title for cross build --- abuild.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'abuild.in') 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 -- cgit v1.2.3-60-g2f50