On Tue, 15 Mar 2011 18:06:36 -0400 Mike Frysinger <[email protected]> wrote:
> > # The full name and version of the EMBASSY package
> > (excluding the Gentoo # revision number)
> > EF=$(echo ${EN} | tr "[:lower:]" "[:upper:]")-${PV}
>
> ugh, but i guess we cant do much until we have newer bash
bash 4.1 has been stable for half a year now. Not long enough?
EF="${EN^^}"
jer
