[gobolinux-users] configure bug
Carlo Calica
carlo at calica.com
Tue Feb 6 05:09:51 UTC 2007
On 2/5/07, Jonatan Liljedahl <lijon at kymatica.com> wrote:
> Carlo Calica wrote:
> >
> > Here's a 30 sec primer:
> >
> > Use "MakeRecipe <url_to_tarball.tar.gz>" to make a recipe. It'll try
> > guess the name and version from the tarball filename. If it gets it
> > wrong use "MakeRecipe <name> <ver> <url_to_tarball>"
> >
> > In most cases, it'll "just work" and you can follow with a "Compile
> > <name>". If you need to tweak the recipe it'll be in
> > /Files/Compile/LocalRecipes. In order to add to the configure command
> > you use the "configure_options" array. Basically add the following to
> > the recipe:
> > configure_options = (
> > "--first_option"
> > "--second_option"
> > )
>
> Just a note, I think it must be 'configure_options=(', i.e. no spaces...
>
Yes, sorry. My brain must have been in email mode.
--
Carlo J. Calica
More information about the gobolinux-users
mailing list