[Libreoffice-commits] core.git: scp2/source
Stephan Bergmann
sbergman at redhat.com
Wed Apr 24 06:15:05 PDT 2013
scp2/source/smoketest/smoketest.scp | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit f0c5abd188641672674563fc8fa755833196bda2
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Wed Apr 24 15:14:35 2013 +0200
Blind fix for scp2/source/smoketest/
Change-Id: I3c15ace80e0ce95910a6a256e4a25c4d7859a58c
diff --git a/scp2/source/smoketest/smoketest.scp b/scp2/source/smoketest/smoketest.scp
index e233a0e..e07fc77 100644
--- a/scp2/source/smoketest/smoketest.scp
+++ b/scp2/source/smoketest/smoketest.scp
@@ -155,8 +155,9 @@ End
File gid_Test_File_Misc_TypesRdb
TXT_FILE_BODY;
Dir = gid_Test_Dir_Ure_Misc_Test;
- Name = "types.rdb";
- Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
+ Name = "udkapi.rdb";
+ InstallName = "types.rdb";
+ Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID, SUBST_FILENAME);
End
File gid_Test_File_Bin_LOSmoketest
More information about the Libreoffice-commits
mailing list