xpaint-2.7.8.1 configure reads WIDGETS=`echo $1 | tr [a:z] [A:Z]` however my tr (textutils-2.1) doesn't recognize colon as a range indicator. Using hyphen is more portable.
Log in to post a comment.