On 26 March 2012 00:04, c. <carlo.defa...@gmail.com> wrote: > Actually there is no multible inst/ directories, what Juan Pablo refers to as > subpackages > are just subdirectories of one single inst/ directory, have a look at 'ocs' > or 'geometry' > for an example. > > What one needs to do is just to descend recursively into such directories and > install files in them. > The only difficulty I see with this approach is dealing automaticallywith > 'private' directories > and class directories.
OK, looking at the geometry package, I added a script to the admin section "subpkg_collector" that seems to deal with all everything in there. Takes as argument the path for the development tree of the package. That is, for geometry package, I call it as in: $ octave-forge/admin/subpkg_collector.pl octave-forge/main/geometry The only thing that I think it doesn't deal with is with mutiple Makefile. It simply merges all of them together and expects the package mantainer to check it. Carnë ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev