[gobolinux-devel] [gobolinux-commits] tools/Scripts Functions/Requirements bin/Symlin...

Jonas Karlsson jonka750 at student.liu.se
Fri Jan 25 21:58:41 NZDT 2008


2008/1/25, Lucas C. Villa Real <lucasvr at gobolinux.org>:
> On Jan 25, 2008 12:32 AM, Jonas Karlsson <jonka750 at student.liu.se> wrote:
> > 2008/1/25, Lucas C. Villa Real <lucasvr at gobolinux.org>:
> > > CVSROOT:        /sources/goboscripts
> > > Module name:    tools
> > > Changes by:     Lucas C. Villa Real <lucasvr>   08/01/25 06:47:49
> > >
> > > Modified files:
> > >         Scripts/Functions: Requirements
> > >         Scripts/bin    : SymlinkProgram
> > >
> > > Log message:
> > >         reqfile needs to be passed as a parameter now that we parse it from both packages and recipes.
> > >
> > Why? Is there a use case when we can't create the path to the
> > requirements file concatenating $goboPrograms, with application name
> > (first argument) and version (second argument) or even have version
> > optional and default to Current?
>
> Because when running from the recipe, before 'make install', we need
> to parse $recipedir/Resources/Requirements and not
> $target/Resources/Requirements.
>
Yes, of course. :)
Just a thought, could third (and maybe second) arguments made
optional, so they are deduced from name and verison (or Current)? Just
to keep the call simple in its simplest form.

-- 
/Jonas


More information about the gobolinux-devel mailing list