changeset 619 | 5a46e24ea747 |
parent 600 | 01511de51fcd |
child 621 | 327e5b81f1d5 |
--- a/common/build.postbuild.xml Tue Oct 06 18:43:10 2009 +0100 +++ b/common/build.postbuild.xml Wed Oct 07 17:52:05 2009 +0100 @@ -185,6 +185,7 @@ </parallel> <!-- package MD5s directly into epoc32/relinfo location so that its usable out-of-the-box --> + <mkdir dir="${build.output.dir}/zips/release"/> <!-- Hack to prevent non-existing release dir --> <zip destfile="${build.output.dir}/zips/release/build_md5.zip"> <zipfileset dir="${build.drive}/output/md5/" prefix="epoc32/relinfo"/> </zip>