ios/CustomTarget_iOS_setup.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit c074ef82352c70f38d797eefbd72783ac3346f25
Author:     Tor Lillqvist <t...@collabora.com>
AuthorDate: Mon Mar 11 17:16:20 2019 +0200
Commit:     Tor Lillqvist <t...@collabora.com>
CommitDate: Mon Mar 11 17:16:20 2019 +0200

    We need share/theme_definitions in the iOS app
    
    Change-Id: I460a71f363eb3b7f89786b8bd02f4b8f9521f4c7

diff --git a/ios/CustomTarget_iOS_setup.mk b/ios/CustomTarget_iOS_setup.mk
index 2501ebecee53..aaeaa5c1cc41 100644
--- a/ios/CustomTarget_iOS_setup.mk
+++ b/ios/CustomTarget_iOS_setup.mk
@@ -48,6 +48,7 @@ $(IOSGEN)/native-code.h: $(BUILDDIR)/config_host.mk 
$(SRCDIR)/ios/CustomTarget_i
        cp -R $(INSTDIR)/share/registry $(IOSRES)
        cp $(INSTDIR)/share/config/*zip $(IOSRES)/share/config
        cp -R $(INSTDIR)/share/liblangtag $(IOSRES)/share
+       cp -R $(INSTDIR)/share/theme_definitions $(IOSRES)/share
        mkdir -p $(IOSRES)/share/fonts/truetype
        cp $(INSTDIR)/share/fonts/truetype/Liberation* 
$(IOSRES)/share/fonts/truetype
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to