diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-11-27 15:43:37 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-11-27 15:43:37 +0100 |
commit | 69858a99c9b566303551a1bff91172917c5d624f (patch) | |
tree | 9d74a0b6bd686ec66419602574575708d70befd2 /scp2 | |
parent | c5eec1c31e7c9f3c55f199f82dd6d3017bfe4d1e (diff) |
gengal script calling gengal.bin is not needed on Mac
Change-Id: If965ab126be497a7b2af227a843aeb746901def2
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_ooo.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index ab8daafa16f1..9dc50385f310 100644 --- a/scp2/source/ooo/file_ooo.scp +++ b/scp2/source/ooo/file_ooo.scp @@ -48,7 +48,7 @@ File gid_File_Basic_User_Standard Name = "wizards_basicsrvstandard.filelist"; End -#if defined UNX +#if defined UNX && !defined MACOSX File gid_File_Script_Gengal BIN_FILE_BODY; |