loleaflet/Makefile |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit a65f7d34d19761d60c9bc47492bb40d1dade03a6
Author: Andras Timar <andras.ti...@collabora.com>
Date:   Tue Nov 15 20:38:46 2016 +0100

    loleaflet: add missing ui-bg_highlight-soft_100_eeeeee_1x100.png to dist

diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index 0715080..fbb9adb 100644
--- a/loleaflet/Makefile
+++ b/loleaflet/Makefile
@@ -38,6 +38,8 @@ dist: all
        rm -rf loleaflet-$(VERSION)
        mkdir loleaflet-$(VERSION)
        cp -ar dist loleaflet-$(VERSION)
+       mkdir -p 
loleaflet-$(VERSION)/dist/node_modules/jquery-ui/themes/ui-lightness/images/
+       cp -a 
node_modules/jquery-ui/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
 loleaflet-$(VERSION)/dist/node_modules/jquery-ui/themes/ui-lightness/images/
        tar cfz loleaflet-$(VERSION).tar.gz loleaflet-$(VERSION)
        rm -rf loleaflet-$(VERSION)
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to