[gobolinux-devel] Linux recipe problem
Lucas C. Villa Real
lucasvr at gobolinux.org
Thu Apr 12 03:10:56 UTC 2007
On 4/11/07, Aitor Pérez Iturri <atuin at phreaker.net> wrote:
> El Wed, 11 Apr 2007 19:20:59 +0000
> "Lucas C. Villa Real" <lucasvr at gobolinux.org> escribió
> > Hmmm.. or we can just ignore the version and stop in the parent's
> > dir, such as: unmanaged_files=( $goboModules $goboBoot )
> >
> > It won't describe very well the the affected files, but probably will
> > work. Can you test that?
> >
>
> It works!
> New modules were copied fine under /S/K/M/version.
> Now there is another problem when symlinking new modules dir
> under /S/L/L/modules.
> Should be:
> /S/L/L/modules a link to new modules dir?,
> then "mkdir -p $target/Resources/Unmanaged/$goboLibraries/modules"
> should be changed by "mkdir -p
> $target/Resources/Unmanaged/$goboLibraries/"
>
> or should be:
> /S/L/L/modules/version a link to new modules dir.
> and then "ln -nfs $fullversion
> $target/Resources/Unmanaged/$goboLibraries/modules" should be changed
> by " ln -nfs $goboModules/$fullversion
> $target/Resources/Unmanaged/$goboLibraries/modules"
Ah, yes! That's better. I'll fix that soon in the recipe, thanks!
--
Lucas
powered by /dev/dsp
More information about the gobolinux-devel
mailing list