<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -28,6 +28,6 @@ after :deploy, &quot;passenger:restart&quot;
 after 'deploy:update_code', 'deploy:link_profile_images' 
 namespace(:deploy) do 
 	task :link_profile_images do 
-		run &quot;cd #{release_path} &amp;&amp; ln -nfs #{shared_path}/person #{release_path}/public/person&quot;
+		run &quot;cd #{release_path} &amp;&amp; ln -nfs #{release_path}/public/person #{shared_path}/person&quot;
 	end 
 end 
\ No newline at end of file</diff>
      <filename>config/deploy.rb</filename>
    </modified>
    <modified>
      <diff>@@ -27,7 +27,7 @@ Rails::Initializer.run do |config|
   # config.gem &quot;aws-s3&quot;, :lib =&gt; &quot;aws/s3&quot;
   config.gem &quot;parseexcel&quot;, :version =&gt; '0.5.2'
   config.gem &quot;prawn&quot;, :version =&gt; '0.4.1'
-  config.gem &quot;rmagick&quot;, :version =&gt; '2.8.0'
+  config.gem &quot;rmagick&quot;, :lib =&gt; 'RMagick', :version =&gt; '2.8.0'
 
   # Only load the plugins named here, in the order given. By default, all plugins 
   # in vendor/plugins are loaded in alphabetical order.</diff>
      <filename>config/environment.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f6e453ff28c1d589c993d56d069ff498d49d63d7</id>
    </parent>
  </parents>
  <author>
    <name>Bradley Spaulding</name>
    <email>brad.spaulding@gmail.com</email>
  </author>
  <url>http://github.com/bspaulding/north-shore-arc-call-log/commit/a443af4bd003561da275d8025ef2b6955a430101</url>
  <id>a443af4bd003561da275d8025ef2b6955a430101</id>
  <committed-date>2009-06-17T12:58:37-07:00</committed-date>
  <authored-date>2009-06-17T12:58:37-07:00</authored-date>
  <message>fixed rmagick requirement library name, and the deploy link_profile_images task, which was mistakenly creating circular links.</message>
  <tree>7cc2bd0717151c380f0fc975c945e6e31cc9f852</tree>
  <committer>
    <name>Bradley Spaulding</name>
    <email>brad.spaulding@gmail.com</email>
  </committer>
</commit>
