<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -97,7 +97,14 @@ task :uninstall do
 end
 
 desc &quot;Install Rubinius&quot;
-task :install =&gt; %w[
+task :install do
+  puts &quot;THIS IS BROKEN, SORRY.&quot;
+  puts &quot;Just link 'bin/rbx' into a bin directory and use it like that.&quot;
+  puts &quot;Patches welcome to fix install.&quot;
+  exit 1
+end
+
+task :old_install =&gt; %w[
   clean
   install:build
   install:files</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>251a9b51c2ad74d1d2349877a0a43bfdca2b6e91</id>
    </parent>
  </parents>
  <author>
    <name>Evan Phoenix</name>
    <email>ephoenix@engineyard.com</email>
  </author>
  <url>http://github.com/evanphx/rubinius/commit/8307757ba749736dccf1d4faa4a74788a903bfaa</url>
  <id>8307757ba749736dccf1d4faa4a74788a903bfaa</id>
  <committed-date>2009-07-08T13:34:43-07:00</committed-date>
  <authored-date>2009-07-08T13:34:43-07:00</authored-date>
  <message>Disable install task</message>
  <tree>11064965dd77332dbca0a3ad492b58037144f5ab</tree>
  <committer>
    <name>Evan Phoenix</name>
    <email>ephoenix@engineyard.com</email>
  </committer>
</commit>
