[BUG] in the generic packaging script

Charles Wilson cwilson@ece.gatech.edu
Fri Jun 13 19:49:00 GMT 2003


Ronald Landheer-Cieslak wrote:
> On Thu, 12 Jun 2003, Charles Wilson wrote:
>>Try this instead:
>>
>>export PKG=`echo $tscriptname | sed -e 's/\-[^\-]*\-[^\-]*$//'`
>>export VER=`echo $tscriptname | sed -e "s/${PKG}-//" -e 's/\-[^\-]*$//'`
>>export REL=`echo $tscriptname | sed -e "s/${PKG}-${VER}-//"`
> 
> Works like a charm, thanx :)

Okay, I've updated the generic-build-script.

--Chuck




More information about the Cygwin-apps mailing list