Removed creation of config sub-directory, so bootstrap works with Hg 1.2
authorMaciej Seroka <maciejs@symbian.org>
Thu, 28 Jan 2010 13:28:00 +0000
changeset 67 16acd1d8d322
parent 66 eb493282dec7
child 68 e41ebdf49dd5
Removed creation of config sub-directory, so bootstrap works with Hg 1.2
bootstrap.xml
--- a/bootstrap.xml	Wed Jan 27 16:23:42 2010 +0000
+++ b/bootstrap.xml	Thu Jan 28 13:28:00 2010 +0000
@@ -48,7 +48,6 @@
 
     <mkdir dir="${sf.target.dir}" />
     <mkdir dir="${sf.target.dir}/build" />
-    <mkdir dir="${sf.target.dir}/build/config" />
 
     <echo message="config: repo=${sf.config.repo} rev=${sf.config.rev}"/>
     <echo message="project: repo=${sf.project.repo} rev=${sf.project.rev}"/>