https://bugs.freedesktop.org/show_bug.cgi?id=82136

--- Comment #5 from Armin K <[email protected]> ---
Error says "Makefile", not "Makefile.fetch" and "Makefile" is generated by
configure.

Makefile.fetch line 197 contains the following:

                $(call fetch_Optional,REVENGE,REVENGE_TARBALL) \

While Makefile line 197 contains the following:

    $(foreach i,$(subst helpcontent2,help,$(GIT_NEEDED_SUBMODULES)),\
        $(call
fetch_Download_item,http://download.documentfoundation.org/libreoffice/src/$(shell
echo $(gb_LO_VER) | sed -e
"s/\([0-9]*\.[0-9]*\.[0-9]*\).*/\1/"),libreoffice-$(i)-$(gb_LO_VER).tar.xz,no-check))

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to