loleaflet/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 8f9eea9e7ac425d6c7a2130114b0c875a3b9085d Author: Henry Castro <hcas...@collabora.com> AuthorDate: Wed May 27 09:54:06 2020 -0400 Commit: Henry Castro <hcas...@collabora.com> CommitDate: Fri May 29 03:30:18 2020 +0200 loleaflet: makefile: remove old depecrated expansion I probably forgot to remove it Change-Id: I0183605fdf07235a7e3d61e91893133690feb074 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94974 Tested-by: Jenkins Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> Reviewed-by: Henry Castro <hcas...@collabora.com> diff --git a/loleaflet/Makefile.am b/loleaflet/Makefile.am index 157705865..ef34d4c5d 100644 --- a/loleaflet/Makefile.am +++ b/loleaflet/Makefile.am @@ -454,7 +454,7 @@ $(DIST_FOLDER)/loleaflet.html: $(srcdir)/html/loleaflet.html.m4 \ -DGLOBAL_JS="$(DIST_FOLDER)/global.js" \ -DLOLEAFLET_JS="$(subst $(SPACE),$(COMMA),$(NODE_MODULES_JS) \ $(LOLEAFLET_LIBS_JS) \ - $(call LOLEAFLET_JS,$(srcdir)/build/build.js))" \ + $(LOLEAFLET_JS))" \ -DVENDOR="$(VENDOR)" \ $(srcdir)/html/loleaflet.html.m4 > $@ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits