summaryrefslogtreecommitdiff
path: root/ios/CustomTarget_LibreOffice_app.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-09-22 19:59:37 +0300
committerTor Lillqvist <tml@collabora.com>2013-09-23 00:54:43 +0300
commit4c63fd10a548d4e9e1848e2a4d7058cd91ede843 (patch)
treeeac7091c6fa969ed652f8ae23d775b13a30b2b66 /ios/CustomTarget_LibreOffice_app.mk
parentb5fa3764c74047cbee4b825195a8f3b94ba15ffd (diff)
Try to fix cross-compilation
Add more FOO_FOR_BUILD variables and some gb_Foo_for_build functions. Get rid of gb_INSTROOT and gb_DEVINSTALLROOT, just use INSTROOT. Change-Id: Iee531b02d14fae41edb68ad589a5dec829a60255
Diffstat (limited to 'ios/CustomTarget_LibreOffice_app.mk')
-rw-r--r--ios/CustomTarget_LibreOffice_app.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/CustomTarget_LibreOffice_app.mk b/ios/CustomTarget_LibreOffice_app.mk
index b8a55be629b3..1bf679935932 100644
--- a/ios/CustomTarget_LibreOffice_app.mk
+++ b/ios/CustomTarget_LibreOffice_app.mk
@@ -81,7 +81,7 @@ $(SCRIPT_OUTPUT_FILE_0) : $(call gb_Executable_get_target,LibreOffice)
#
# soffice.cfg
#
- cp -R $(gb_INSTROOT)/share/config/soffice.cfg $(appdir)/share/config
+ cp -R $(INSTROOT)/share/config/soffice.cfg $(appdir)/share/config
#
# "registry"
#