<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,6 +5,12 @@ class Node &lt;Formula
   homepage 'http://nodejs.org/'
   md5 '4e6c0427da7ff67cd475f28affb859e4'
 
+  def skip_clean? path
+    # TODO: at some point someone should tweak this so it only skips clean
+    # for the bits that break the build otherwise
+    true
+  end
+
   def install
     ENV.gcc_4_2
     system &quot;./configure&quot;, &quot;--prefix=#{prefix}&quot;</diff>
      <filename>Library/Formula/node.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>794cb43534c41a3dc6108f5fdbfcb31488392f55</id>
    </parent>
  </parents>
  <author>
    <name>elliottcable</name>
    <email>git@elliottcable.name</email>
  </author>
  <url>http://github.com/piranha/homebrew/commit/ab7697f528071f7e150383ffa20476f5082fd912</url>
  <id>ab7697f528071f7e150383ffa20476f5082fd912</id>
  <committed-date>2009-11-11T11:18:56-08:00</committed-date>
  <authored-date>2009-10-18T17:31:51-07:00</authored-date>
  <message>Cleaning breaks out the v8 symbols in Node.js, which are necessary to build .node extensions.</message>
  <tree>2a3a21ca21d2cdc3d979037993a515bfc6073946</tree>
  <committer>
    <name>Max Howell</name>
    <email>max@methylblue.com</email>
  </committer>
</commit>
