> I haven't tried that, but doesn't it work if you use wildcards?
> docs=(subdir1/docs/* subdir2/docs/* subdir3/docs/*)
> 
> Cheers,
> 
> --
> Lucas
> powered by /dev/dsp

That works fine. I have tested it in some recipes. But some times
doc files are not under a doc dir in the sources. Any way this is a
minor problem, i'm thinking in build a little GUI to make easier that
stuffs.
The major problem is to be able to store files in any place under ./doc.
I think that the 'doc' array now can't do it.

At the moment i solve that problems adding code into the recipes (but
inmo i think that we should try to enable recipes to be as declarative
as we can). If compile could has a way to adding "plugins" the core of
Compile could be cleaner and in theory any functionality could be added
by a "pluging" (and written in any lang). In this way we could get
recipes with a much more declarative look avoiding the awfull shell
scripting. I'm thinking about how to get this.

Saludos!
Aitor Pérez Iturri

-- 
... Bardulia quae nunc vocatur Castella ...
_______________________________________________
gobolinux-devel mailing list
[email protected]
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to