<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -53,8 +53,8 @@ namespace :assets do
       `#{JSMIN} &lt;#{sprockets_path} &gt;#{JS_PATH}/sprockets_compressed.js \n`
       `mv #{JS_PATH}/sprockets_compressed.js #{sprockets_path}`
       # Remove the blank line on the top of the file
-      lines = File.readlines(path)[1..-1]
-      File.open(path, 'w+') { |file| file.write lines }
+      lines = File.readlines(sprockets_path)[1..-1]
+      File.open(sprockets_path, 'w+') { |file| file.write lines }
     end
     
     desc &quot;Compress all the stylesheets&quot;</diff>
      <filename>assets_packager_sprockets_tasks.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1b90e1fdbd070819e8ece42875f18f3238851081</id>
    </parent>
  </parents>
  <author>
    <name>Luca Guidi</name>
    <email>guidi.luca@gmail.com</email>
  </author>
  <url>http://github.com/jodosha/assets_packager/commit/777b501ccab5b17e9759ffb9ae6c0cbfa59e01e7</url>
  <id>777b501ccab5b17e9759ffb9ae6c0cbfa59e01e7</id>
  <committed-date>2009-02-23T06:26:48-08:00</committed-date>
  <authored-date>2009-02-23T06:26:48-08:00</authored-date>
  <message>Fixed Sprockets path</message>
  <tree>5f51f427587b3b1625c65490b99bd0de165bcd5a</tree>
  <committer>
    <name>Luca Guidi</name>
    <email>guidi.luca@gmail.com</email>
  </committer>
</commit>
