It's plain "soffice" on Mac OS X now
...since 07ec7b1c2a
"soffice.bin is named soffice
on Mac OS X."
Change-Id: I4a4e64565dc4f3553648bf96ef43b558f757c852
This commit is contained in:
@@ -514,14 +514,8 @@ End
|
|||||||
File gid_Brand_File_Bin_Soffice
|
File gid_Brand_File_Bin_Soffice
|
||||||
BIN_FILE_BODY;
|
BIN_FILE_BODY;
|
||||||
Dir = gid_Brand_Dir_Program;
|
Dir = gid_Brand_Dir_Program;
|
||||||
#if defined MACOSX
|
|
||||||
Name = "soffice.bin";
|
|
||||||
InstallName = "soffice";
|
|
||||||
Styles = (PACKED, SUBST_FILENAME);
|
|
||||||
#else
|
|
||||||
Name = EXENAME(soffice);
|
Name = EXENAME(soffice);
|
||||||
Styles = (PACKED);
|
Styles = (PACKED);
|
||||||
#endif
|
|
||||||
End
|
End
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user