On Jan 8, 2008 2:40 PM, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
> On Tue, 08 Jan 2008 22:36:07 +0100, Lucas C. Villa Real <[EMAIL PROTECTED]> 
> wrote:
>
> > CVSROOT:      /sources/goboscripts
> > Module name:  tools
> > Changes by:   Lucas C. Villa Real <lucasvr>   08/01/08 21:36:07
> >
> > Modified files:
> >       Scripts/bin    : SymlinkProgram
> > Added files:
> >       Scripts/Functions: Requirements
> >
> > Log message:
> >       Added support for Resources/Requirements. Closes bugs #10 and #11.
> >
> Wonderful commit. How long I've waited for this. :)

:)

> >+if ! Boolean "no-requirements" && [ -f $current/Resources/Requirements ]
> > +then
> > +   Log_Normal "Asserting that requirements are met..."
> > +   Process_Requirements_File $package $version 
> > $current/Resources/Requirements
> > +fi
> > +
> Isn't the third argument implied and therefore redundant?

Oh yes, it is. I'll commit a cleanup now. Thanks!

-- 
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