summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-09-30 23:09:03 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-09-30 23:09:03 +0200
commit9d6eb23cdfaa4e2176866c6aab8f47b1f4e99060 (patch)
tree814b478f4cb863f108cfaaecc571fb033ea7b8a8 /scp2
parent43c47af0181ada27b558a30b02c51dc665169b99 (diff)
Consistently (but arbitrarily?) exclude gdbtrace on Mac OS X
Change-Id: Ia5acd5b6be61364aab2e799088bd2592bd2b4b62
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/common_brand.scp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index 8eb6ac68e232..1b2e7df6c8ea 100644
--- a/scp2/source/ooo/common_brand.scp
+++ b/scp2/source/ooo/common_brand.scp
@@ -489,7 +489,7 @@ File gid_Brand_File_Html_Thirdpartylicensereadme
TXT_FILE_BODY;
End
-#if defined UNX && !defined ENABLE_MACOSX_SANDBOX && !defined ENABLE_MACOSX_MACLIKE_APP_STRUCTURE
+#if defined UNX && !defined MACOSX
File gid_Brand_File_Gdb_Trace
TXT_FILE_BODY;