scp2/source/smoketest/smoketest.scp |   13 +++++++++++++
 1 file changed, 13 insertions(+)

New commits:
commit ccad45fef484065ae303825a179326542f01b063
Author: Petr Mladek <pmla...@suse.cz>
Date:   Fri Dec 2 17:09:03 2011 +0100

    define missing directories for smoketest on MAC
    
    note that the smoketest is not packaged for MAC at this stage

diff --git a/scp2/source/smoketest/smoketest.scp 
b/scp2/source/smoketest/smoketest.scp
index aaed44f..9465b87 100644
--- a/scp2/source/smoketest/smoketest.scp
+++ b/scp2/source/smoketest/smoketest.scp
@@ -55,6 +55,19 @@ Directory gid_Test_Dir_Brand_Root
   #endif
     Styles = (OFFICEDIRECTORY,ISINSTALLLOCATION,CREATE);
 End
+
+Directory gid_Test_Dir_Bundle
+    ParentID = PD_PROGDIR;
+    HostName = "%PRODUCTNAME.app";
+    LangPackHostName = "%PRODUCTNAME Language Pack.app";
+    PatchHostName = "%PRODUCTNAME Patch.app";
+End
+
+Directory gid_Test_Dir_Bundle_Contents
+    ParentID = gid_Test_Dir_Bundle;
+    HostName = "Contents";
+    Styles = (OFFICEDIRECTORY);
+End
 #endif
 
 Directory gid_Test_Brand_Dir_Program
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to