summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2011-12-02 21:26:53 +0100
committerPetr Mladek <pmladek@suse.cz>2011-12-02 21:26:53 +0100
commita28635374613e556a0093c242823ea90a3704f74 (patch)
tree6817aecbfe20d22da8c4b21384b8fd435bb223a4 /scp2
parent61fce03ff2eb532e41a769f51ad8495f641edfb9 (diff)
another attempt to define test dirs on MAC
sigh, it is hard to fix build on MAC without MAC
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/smoketest/smoketest.scp2
1 files changed, 2 insertions, 0 deletions
diff --git a/scp2/source/smoketest/smoketest.scp b/scp2/source/smoketest/smoketest.scp
index 9465b870ab8e..51056812c071 100644
--- a/scp2/source/smoketest/smoketest.scp
+++ b/scp2/source/smoketest/smoketest.scp
@@ -55,7 +55,9 @@ Directory gid_Test_Dir_Brand_Root
#endif
Styles = (OFFICEDIRECTORY,ISINSTALLLOCATION,CREATE);
End
+#endif
+#if MACOSX
Directory gid_Test_Dir_Bundle
ParentID = PD_PROGDIR;
HostName = "%PRODUCTNAME.app";