summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2018-11-05 23:06:10 +0200
committerTor Lillqvist <tml@collabora.com>2018-11-06 11:51:13 +0100
commitf1e97fcc8fced15ac70a312ecd5c51792297266f (patch)
treebc2e29fefe08592487d31e4ea70f20529efa1b8d /ios
parenteaa09946c71f8112586afd0248297a797008dc56 (diff)
The image zipfiles should be in share/config, it seems
Change-Id: Ifa27bb32aeff719aa0a9b3a3c70b5b61047f17f6 Reviewed-on: https://gerrit.libreoffice.org/62943 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'ios')
-rw-r--r--ios/CustomTarget_iOS_setup.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/CustomTarget_iOS_setup.mk b/ios/CustomTarget_iOS_setup.mk
index 90baa9e05003..a7f9a714f531 100644
--- a/ios/CustomTarget_iOS_setup.mk
+++ b/ios/CustomTarget_iOS_setup.mk
@@ -45,7 +45,7 @@ $(IOSGEN)/native-code.h: $(BUILDDIR)/config_host.mk $(SRCDIR)/ios/CustomTarget_i
cp $(INSTDIR)/share/filter/oox-drawingml-cs-presets $(IOSRES)/filter
cp $(INSTDIR)/share/filter/vml-shape-types $(IOSRES)/filter
cp -R $(INSTDIR)/share/registry $(IOSRES)
- cp $(INSTDIR)/share/config/*zip $(IOSRES)/config
+ cp $(INSTDIR)/share/config/*zip $(IOSRES)/share/config
# Set up rc, the "inifile". See getIniFileName_Impl().
echo '[Bootstrap]' > $(IOSRES)/rc