[PATCH] No need for the soffice.bin identical copy of soffice on OS ...
Tor Lillqvist (via Code Review)
gerrit at gerrit.libreoffice.org
Fri May 17 02:26:08 PDT 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3931
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/31/3931/1
No need for the soffice.bin identical copy of soffice on OS X
Change-Id: I1e133fb53e58da4ad5e3eb02163eb6082d895b15
---
M scp2/source/ooo/common_brand.scp
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index d5d39e0..f549000 100644
--- a/scp2/source/ooo/common_brand.scp
+++ b/scp2/source/ooo/common_brand.scp
@@ -511,12 +511,14 @@
End
#endif
+#ifndef MACOSX
File gid_Brand_File_Bin_Soffice_Bin
BIN_FILE_BODY;
Dir = gid_Brand_Dir_Program;
Styles = (PACKED);
Name = "soffice.bin";
End
+#endif
#if defined UNX && ! defined MACOSX
--
To view, visit https://gerrit.libreoffice.org/3931
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1e133fb53e58da4ad5e3eb02163eb6082d895b15
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Tor Lillqvist <tml at iki.fi>
More information about the LibreOffice
mailing list