[gobolinux-devel] [gobolinux-commits] tools/Scripts bin/SymlinkProgram Functions/Requ...
Lucas C. Villa Real
lucasvr at gobolinux.org
Wed Jan 9 11:41:16 NZDT 2008
On Jan 8, 2008 2:40 PM, Jonas Karlsson <jonka750 at student.liu.se> wrote:
> On Tue, 08 Jan 2008 22:36:07 +0100, Lucas C. Villa Real <lucasvr at gobolinux.org> 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
More information about the gobolinux-devel
mailing list