<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -50,7 +50,7 @@ namespace :gem do
 end
 
 task :install =&gt; :package do
-  sh %{sudo gem install pkg/appjour-#{Appjour::VERSION}}
+  sh %{sudo gem install --local pkg/appjour-#{Appjour::VERSION}}
 end
 
 desc &quot;Run all specs&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d0005a0b0f097d058b54569827c467f9125b4d0e</id>
    </parent>
  </parents>
  <author>
    <name>Tapaj&#243;s</name>
    <email>tapajos@gmail.com</email>
  </author>
  <url>http://github.com/lachie/appjour/commit/7c6675d2e4ef58bc66915f7af61c9317e5126423</url>
  <id>7c6675d2e4ef58bc66915f7af61c9317e5126423</id>
  <committed-date>2008-06-20T19:10:38-07:00</committed-date>
  <authored-date>2008-06-20T19:10:38-07:00</authored-date>
  <message>This is the correct way to install local gems. Gem install without --local is very slow because search for updates from gem-sources.</message>
  <tree>d02c80f31509a312405d0fa64fc3c9f8205849bb</tree>
  <committer>
    <name>Tapaj&#243;s</name>
    <email>tapajos@gmail.com</email>
  </committer>
</commit>
