[Libreoffice-commits] core.git: ios/CustomTarget_iOS_setup.mk
jan Iversen
jani at libreoffice.org
Mon Feb 5 18:43:08 UTC 2018
ios/CustomTarget_iOS_setup.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 2db0c3e04348d3096dff72c568c461be3cb1a0c6
Author: jan Iversen <jani at libreoffice.org>
Date: Mon Feb 5 19:37:43 2018 +0100
iOS, add tango theme to avoid vcl problem.
Change-Id: I73bee8ce04ec6234187224d03f0e081f09037e72
diff --git a/ios/CustomTarget_iOS_setup.mk b/ios/CustomTarget_iOS_setup.mk
index 8fea759249e9..eb102f669bf3 100644
--- a/ios/CustomTarget_iOS_setup.mk
+++ b/ios/CustomTarget_iOS_setup.mk
@@ -66,6 +66,7 @@ $(IOSGEN)/native-code.h: $(BUILDDIR)/config_host.mk \
cp $(INSTDIR)/share/filter/oox-drawingml-cs-presets $(IOSRES)/share/filter
cp $(INSTDIR)/share/filter/vml-shape-types $(IOSRES)/share/filter
cp -R $(INSTDIR)/share/registry $(IOSRES)/share
+ cp $(INSTDIR)/share/config/*zip $(IOSRES)/share/config
# Set up rc (the "inifile", fundamentalrc, unorc, bootstraprc and versionrc.
(echo '[Bootstrap]' \
More information about the Libreoffice-commits
mailing list