Index: lams_tool_lamc/build.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_lamc/build.xml,v
diff -u -r1.40 -r1.41
--- lams_tool_lamc/build.xml 15 Feb 2007 01:13:01 -0000 1.40
+++ lams_tool_lamc/build.xml 15 Feb 2007 04:47:36 -0000 1.41
@@ -331,13 +331,19 @@
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
@@ -382,7 +388,7 @@
toolVersion="${tool.version}"
hideTool="${hideTool}"
minServerVersionNumber="${min.server.version.number}"
- toolUpdateScriptPath="${build.deploy}/sql/updateTo${tool.version}.sql"
+ toolUpdateScriptPath="${build.deploy}/sql/updatescripts/updateTo${tool.version}.sql"
toolTablesScriptPath="${build.deploy}/sql/create_lams_tool_mc.sql"
toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_mc.sql"
toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql"