<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -103,6 +103,7 @@ task :release do
   mkdir_p(RELEASE_DIR) unless File.exists? RELEASE_DIR
 
   puts &quot;#{cmd_color('Copying sources to temporary directory ...')}&quot;
+  `rm -rf &quot;#{TMP_DIR}&quot;`
   `cp -r &quot;#{SRC_DIR}&quot; &quot;#{TMP_DIR}&quot;`
 
   puts &quot;#{cmd_color('Patching version info ...')}&quot;</diff>
      <filename>rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d730d8ac7d83de4b3f0d3012f731a75eb6dadcfb</id>
    </parent>
  </parents>
  <author>
    <name>Antonin Hildebrand</name>
    <email>antonin@hildebrand.cz</email>
  </author>
  <url>http://github.com/darwin/visor/commit/ca5ac42871fe339ff3ae980e7c9d888f1b766afa</url>
  <id>ca5ac42871fe339ff3ae980e7c9d888f1b766afa</id>
  <committed-date>2009-11-03T01:20:45-08:00</committed-date>
  <authored-date>2009-11-03T01:20:45-08:00</authored-date>
  <message>cleaning tmp dir to make sure we have fresh project files to compile</message>
  <tree>ef7595dd9fa3ab9608f7830c183d8a8f61587aaa</tree>
  <committer>
    <name>Antonin Hildebrand</name>
    <email>antonin@hildebrand.cz</email>
  </committer>
</commit>
