summaryrefslogtreecommitdiff
path: root/ios/CustomTarget_iOS_setup.mk
diff options
context:
space:
mode:
authorjan Iversen <jani@libreoffice.org>2018-03-03 22:28:49 +0100
committerjan Iversen <jani@libreoffice.org>2018-03-03 22:30:25 +0100
commit97d03a120911c738fe47172b8798a0068ed2d3db (patch)
treee1a8d48641b9a14ed4f6c1f0692f6b36a60ec1d1 /ios/CustomTarget_iOS_setup.mk
parent6b08a0c36342437290bf217a794a1591fdf1612f (diff)
iOS, updated resource paths.
changed name of example.odt to welcome.odt Change-Id: I59625949f4aaad3b3f75bfa243f1a4186d563822
Diffstat (limited to 'ios/CustomTarget_iOS_setup.mk')
-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 00cf2cf203c9..3c7573ae5330 100644
--- a/ios/CustomTarget_iOS_setup.mk
+++ b/ios/CustomTarget_iOS_setup.mk
@@ -66,7 +66,7 @@ $(IOSGEN)/native-code.h: $(BUILDDIR)/config_host.mk \
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
- cp $(SRCDIR)/ios/source/example.odt $(IOSRES)
+ cp $(SRCDIR)/ios/welcome.odt $(IOSRES)
# Set up rc (the "inifile", fundamentalrc, unorc, bootstraprc and versionrc.
(echo '[Bootstrap]' \