ios/CustomTarget_iOS_setup.mk | 1 + 1 file changed, 1 insertion(+) New commits: commit 4122e02986f3f67e7c97eda914869f3ae23a5e2c Author: Tor Lillqvist <t...@collabora.com> AuthorDate: Mon Nov 12 20:06:20 2018 +0200 Commit: Tor Lillqvist <t...@collabora.com> CommitDate: Mon Nov 12 20:20:52 2018 +0200
We need share/liblangtag, too Otherwise i18nlantag works weirdly. Change-Id: Ic5bf2007e586e6bb53a9e89782c2b05f73e348e3 diff --git a/ios/CustomTarget_iOS_setup.mk b/ios/CustomTarget_iOS_setup.mk index 85fbbad4c727..642c6d969c77 100644 --- a/ios/CustomTarget_iOS_setup.mk +++ b/ios/CustomTarget_iOS_setup.mk @@ -64,6 +64,7 @@ $(IOSGEN)/native-code.h: $(BUILDDIR)/config_host.mk \ cp $(INSTDIR)/share/filter/vml-shape-types $(IOSRES)/filter cp -R $(INSTDIR)/share/registry $(IOSRES) cp $(INSTDIR)/share/config/*zip $(IOSRES)/share/config + cp -R $(INSTDIR)/share/liblangtag $(IOSRES)/share cp $(SRCDIR)/ios/welcome.odt $(IOSRES) # Set up rc (the "inifile", fundamentalrc, unorc, bootstraprc and versionrc. _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits