<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -70,13 +70,14 @@ unless java
     system(&quot;#{rake19} clean cross compile RUBY_CC_VERSION=1.9.1 FAT_DIR=1.9&quot;)
     File.open(&quot;lib/#{HOE.name}/#{HOE.name}.rb&quot;, 'wb') do |f|
       f.write &lt;&lt;-eoruby
-require &quot;#{HOE.name}/\#{RUBY_VERSION.sub(/\.\d+$/, '')}/#{HOE.name}&quot;
+require &quot;#{HOE.name}/\#{RUBY_VERSION.sub(/\\.\\d+$/, '')}/#{HOE.name}&quot;
       eoruby
     end
     HOE.spec.extensions = []
     HOE.spec.platform = 'i386-mingw32'
     HOE.spec.files += Dir[&quot;lib/#{HOE.name}/#{HOE.name}.rb&quot;]
     HOE.spec.files += Dir[&quot;lib/#{HOE.name}/1.{8,9}/*&quot;]
+    HOE.spec.files += Dir[&quot;ext/nokogiri/*.dll&quot;]
   end
   CLOBBER.include(&quot;lib/nokogiri/nokogiri.rb&quot;)
   CLOBBER.include(&quot;lib/nokogiri/1.{8,9}&quot;)</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7097932d64da7b2fca51f9d03217eb5748ddf5c9</id>
    </parent>
  </parents>
  <author>
    <name>Aaron Patterson</name>
    <email>aaron.patterson@gmail.com</email>
  </author>
  <url>http://github.com/tenderlove/nokogiri/commit/93200a37a27a199045d53eb220bc236fbfd5f778</url>
  <id>93200a37a27a199045d53eb220bc236fbfd5f778</id>
  <committed-date>2009-05-30T14:02:45-07:00</committed-date>
  <authored-date>2009-05-30T14:02:45-07:00</authored-date>
  <message>fixing generated file and adding dlls to the spec</message>
  <tree>f41509f52db7111393a8892e4ac0a3378db6e179</tree>
  <committer>
    <name>Aaron Patterson</name>
    <email>aaron.patterson@gmail.com</email>
  </committer>
</commit>
