Re: [Libreoffice] [PATCH] Fix parallel build crash in translate_toolkit requiring solenv

2011-07-27 Thread Michael Meeks
Thanks for that; those parallel build pieces can be hard to catch when they're missing. Nice catch :-) Michael. -- michael.me...@novell.com <><, Pseudo Engineer, itinerant idiot ___ LibreOffice mailing list LibreOf

[Libreoffice] [PATCH] Fix parallel build crash in translate_toolkit requiring solenv

2011-07-26 Thread Tomáš Chvátal
--- translate_toolkit/prj/build.lst 2011-07-26 17:21:41.006169229 +0200 +++ translate_toolkit/prj/build.lst 2011-07-26 17:21:52.854170398 +0200 @@ -1,3 +1,3 @@ -trt translate_toolkit : PYTHON:python NULL +trt translate_toolkit : solenv PYTHON:python NULL trt tra