diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-04-11 13:37:06 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-04-11 13:44:13 +0300 |
commit | 25c6386a52209c5b00e1310c0b54df1f51d17bb6 (patch) | |
tree | abe65f70e8ba158cd5777b934024706659c537aa /ios | |
parent | c9d5cfa194e9e27e144e801ab179a708d77663b9 (diff) |
Typo
Change-Id: I87c74eb6e4f9aa4f06bfca00817b4d04d7d84b40
Diffstat (limited to 'ios')
-rw-r--r-- | ios/CustomTarget_LibreOffice_app.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/CustomTarget_LibreOffice_app.mk b/ios/CustomTarget_LibreOffice_app.mk index da789c8d4842..21a6facee87b 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 $(INSDIR)/share/config/soffice.cfg $(appdir)/share/config + cp -R $(INSTDIR)/share/config/soffice.cfg $(appdir)/share/config # # "registry" # |