diff sources/functions.sh @ 449:765d6566fb54

Display tweak. (When the build window is minimized, all it shows is "Building...")
author Rob Landley <rob@landley.net>
date Mon, 03 Nov 2008 22:25:16 -0600
parents 59fe5a276991
children ccca664cbac1
line wrap: on
line diff
--- a/sources/functions.sh	Mon Nov 03 22:14:41 2008 -0600
+++ b/sources/functions.sh	Mon Nov 03 22:25:16 2008 -0600
@@ -302,7 +302,7 @@
   export WRAPPY_LOGPATH="$WRAPPY_LOGDIR/cmdlines.${STAGE_NAME}.$1"
 
   # Change window title bar to package now
-  echo -en "\033]2;Building $ARCH_NAME $STAGE_NAME $PACKAGE\007"
+  echo -en "\033]2;$ARCH_NAME $STAGE_NAME $PACKAGE\007"
 }
 
 # usage: wait4background 0