On Mon, Sep 12, 2011 at 4:53 PM, Michael Stahl <m...@openoffice.org> wrote: > On 12.09.2011 23:26, Peter Foley wrote: >> >> gbuild conversion. >> >> Peter > > hi Peter, > > mostly looking good except: > >> --- a/Module_tail_build.mk >> +++ b/Module_tail_build.mk >> @@ -35,6 +35,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ >> formula \ >> hwpfilter \ >> lotuswordpro \ >> + MathMLDTD > > missing backslash at EOL > I got that one...
>> Mesa \ >> oox \ >> padmin \ >> diff --git a/RepositoryModule_ooo.mk b/RepositoryModule_ooo.mk >> index 3f09ba7..64093db 100644 >> --- a/RepositoryModule_ooo.mk >> +++ b/RepositoryModule_ooo.mk >> @@ -53,6 +53,7 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\ >> idl \ >> linguistic \ >> lotuswordpro \ >> + MathMLDTD > > same problem > but I missed that one... fixed now >> Mesa \ >> o3tl \ >> offapi \ > > >> --- a/MathMLDTD/prj/build.lst >> +++ b/MathMLDTD/prj/build.lst >> @@ -1,3 +1,2 @@ >> -md MathMLDTD : solenv NULL >> -md MathMLDTD usr1 >> - all md_mkout NULL >> -md MathMLDTD\prj get >> - all md_prj NULL >> +md MathMLDTD : NULL > > you remove the dependency on solenv; it seems that currently we don't > have any module (except solenv of course, and "testautomation" which > doesn't do anything) that does not directly or indirectly depend on > solenv; i wonder why that is? is there perhaps some reason that modules > must depend on solenv? isn't that for the basic setup of solver ? (mkdir od bin inc etc..) but I believe Deliver.mk do the mkdir by precaution anyways.. so that should no have any impact here.. Norber _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice