common/build.postbuild.xml
changeset 1004 bd44a5c3330c
parent 1002 3cb49f24dbca
child 1005 a65c8f61a120
--- a/common/build.postbuild.xml	Mon Apr 26 16:24:32 2010 +0100
+++ b/common/build.postbuild.xml	Wed Apr 28 15:19:18 2010 +0100
@@ -340,9 +340,13 @@
                 <arg value="${build.drive}/output/zips/release/binaries_armv5_lib.zip"/>
                 <arg value="epoc32\release\armv5\lib"/>
             </exec>
-            <runtarget target="sf-package-tools"/>
+            
 
         </parallel>
+        
+        <runtarget target="sf-package-tools"/>
+        
+        
         <!-- Generate release_metadata entries for the above zips -->
         <antcall target="sf-zip-content">
             <param name="zip.config.file" value="${temp.build.dir}/zip.cfg.xml.ftl"/>