On 3/5/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
> > I welcome that change. I think it's going to be easier to do that by
> > writing 2 new functions such as Extract_Name() and Extract_Version()
> > that should be used in scripts, instead of doing explicit calls to sed
> > expressions such as 's,\(.*\)--\(.*\)--\(.*\).*,\2,g'.
> >
> > I can help you to find and replace where such expressions are used
> > once those functions are written.
> >
> I aws thinking to only call Downcase() (from the Functions file
> 'File') on $(Arg 2) whenever that corresponds to version, but maybe
> I'm missing something here.

There are cases where the version is taken from the tarball's name,
but I'm not sure if they're really important to be modified as well
(probably not). Just try to use Downcase() and see if it works fine,
ignore my previous comments for now.

-- 
Lucas
powered by /dev/dsp
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to