summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-05-17 12:24:00 +0300
committerFridrich Strba <fridrich@documentfoundation.org>2013-05-17 10:46:45 +0000
commit2bd3123174269a46898ddb08e24946c6407582c4 (patch)
tree841196f0571492d2ea660dbb277c0d986cd6dfc7 /scp2
parent8186a4a1e478f5f869443d2c34d06877433e444c (diff)
No need for the soffice.bin identical copy of soffice on OS X
Change-Id: I1e133fb53e58da4ad5e3eb02163eb6082d895b15 Reviewed-on: https://gerrit.libreoffice.org/3931 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/common_brand.scp2
1 files changed, 2 insertions, 0 deletions
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index d5d39e03a34c..f5490002fcda 100644
--- a/scp2/source/ooo/common_brand.scp
+++ b/scp2/source/ooo/common_brand.scp
@@ -511,12 +511,14 @@ File gid_Brand_File_Bin_Spadmin
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