Kaydet (Commit) 2bd31231 authored tarafından Tor Lillqvist's avatar Tor Lillqvist Kaydeden (comit) Fridrich Strba

No need for the soffice.bin identical copy of soffice on OS X

Change-Id: I1e133fb53e58da4ad5e3eb02163eb6082d895b15
Reviewed-on: https://gerrit.libreoffice.org/3931Reviewed-by: 's avatarFridrich Strba <fridrich@documentfoundation.org>
Tested-by: 's avatarFridrich Strba <fridrich@documentfoundation.org>
üst 8186a4a1
...@@ -511,12 +511,14 @@ File gid_Brand_File_Bin_Spadmin ...@@ -511,12 +511,14 @@ File gid_Brand_File_Bin_Spadmin
End End
#endif #endif
#ifndef MACOSX
File gid_Brand_File_Bin_Soffice_Bin File gid_Brand_File_Bin_Soffice_Bin
BIN_FILE_BODY; BIN_FILE_BODY;
Dir = gid_Brand_Dir_Program; Dir = gid_Brand_Dir_Program;
Styles = (PACKED); Styles = (PACKED);
Name = "soffice.bin"; Name = "soffice.bin";
End End
#endif
#if defined UNX && ! defined MACOSX #if defined UNX && ! defined MACOSX
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment