[Libreoffice-commits] core.git: configure.ac
jan Iversen
jani at libreoffice.org
Tue Sep 26 16:27:22 UTC 2017
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c0c311a12b2a196e23f7fcfbaa2134754e2f74bd
Author: jan Iversen <jani at libreoffice.org>
Date: Tue Sep 26 18:25:44 2017 +0200
iOS, wrong app path.
changed tar backup path
Change-Id: I4a1701d856bcdf6f20d3d869f1ba84a18c67b278
diff --git a/configure.ac b/configure.ac
index b8d1225db3bb..4ecca6e36641 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4414,7 +4414,7 @@ if test "$cross_compiling" = "yes"; then
config_host/*.in \
sysui/desktop/macosx/Info.plist.in \
ios/LibreOfficeKit/lo_kit.xcconfig.in \
- ios/LibreOfficeApp/lo_app.xcconfig.in) \
+ ios/LibreOfficeLight/lo_app.xcconfig.in) \
| (cd CONF-FOR-BUILD && tar xf -)
cp configure CONF-FOR-BUILD
test -d config_build && cp -p config_build/*.h CONF-FOR-BUILD/config_host 2>/dev/null
More information about the Libreoffice-commits
mailing list