On 5/9/05 4:24 AM, Boyd Lynn Gerber <gerberb@stripped> wrote:
>> +system=`echo $system | sed -e 's/sco3.2v\(.*\)/openserver\1/g'`
>> +
>> # Change the distribution to a long descriptive name
>> NEW_NAME=mysql@MYSQL_SERVER_SUFFIX@-$version-$system-$machine$SUFFIX
>> BASE2=$TMP/$NEW_NAME
>>
>
> Could you use openserver5 instead of openserver?
Hi Boyd!
It will say this. The '\1' is the "trap result" which will be things like
"5.0.7" or "6.0.0".
So the current substitution is "openserver5.0.7".
Is this OK?
Matt
--
Matt Wagner, Production Engineer
MySQL AB, www.mysql.com
Northfield, MN, USA