On 16 February 2012 15:29, Matúš Kukan <matus.ku...@gmail.com> wrote:
> -       $(foreach root,$(PACKAGEDIRS),&& $(gb_Jar_JARCOMMAND) uf $(2)
> -C $(dir $(root)) $(notdir $(root))) \
> +       $(foreach root,$(PACKAGEDIRS),&& cd $(dir $(root)) &&
> $(gb_Jar_JARCOMMAND) uf $(2) $(notdir $(root))) \
>
> helps solve the problem.
> jar command on Windows seems to behave differently when using -C

Ok, so feature/gbuild_java builds fine up to ~tail_build for me after
http://cgit.freedesktop.org/libreoffice/core/commit/?h=feature/gbuild_java&id=144390821535d03735819d229e5ec397972b2436

I stopped there, we will see on Friday whether vorrepe will build all.

Matus
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to