Correct source and target diff files
authorShabeR@UK-SHABER
Thu, 16 Apr 2009 12:14:09 +0100
changeset 63 f5604d0e720a
parent 62 2771e394c9bd
child 64 3554074ceb34
Correct source and target diff files
common/build.xml
--- a/common/build.xml	Wed Apr 15 16:46:01 2009 +0100
+++ b/common/build.xml	Thu Apr 16 12:14:09 2009 +0100
@@ -211,7 +211,7 @@
   </target>
 	
   <target name="sf-delta-dir">
-    <property name="sf.currentlist_a.name"   value="${sf.list_b.name}"/> 
+    <property name="sf.currentlist_a.name"   value="${sf.list_a.name}"/> 
     <property name="sf.currentlist_b.name"   value="${sf.list_b.name}"/>
     <property name="sf.dir.location" value="${build.drive}/epoc32"/>