summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-08-22 08:33:11 +0200
committerAndras Timar <andras.timar@collabora.com>2016-06-11 13:13:05 +0200
commit6b70a1059d86f7252daa83716b335f8dcdf452d1 (patch)
treec3e39d9edb76827d4793d7524b4a20c28b344dff /scp2
parent0199dc2d96cae13687032fb162d37f82f67f1871 (diff)
scp2: EULA to Resources on OS X
Change-Id: I87bbb61884d77729832e4d3f36aca29d6dada277 (cherry picked from commit d701823363236c1976f22dc46116a9b49bf68b24)
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/common_brand.scp4
1 files changed, 1 insertions, 3 deletions
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index f497c5dc842c..bd331ac9c206 100644
--- a/scp2/source/ooo/common_brand.scp
+++ b/scp2/source/ooo/common_brand.scp
@@ -1284,10 +1284,8 @@ End
File gid_Eula_Odt
BIN_FILE_BODY;
-#if defined ENABLE_MACOSX_MACLIKE_APP_STRUCTURE
+#if defined MACOSX
Dir = gid_Dir_Bundle_Contents_Resources;
-#elif defined MACOSX
- Dir = gid_Dir_Bundle_Contents;
#else
Dir = gid_Dir_Brand_Root;
#endif