<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -10,9 +10,9 @@ This plugin requires the Hunspell library and RubyInline gem.
 
 To install Hunspell:
 	
-	curl -L http://downloads.sourceforge.net/hunspell/hunspell-1.2.6.tar.gz -o hunspell-1.2.6.tar.gz
-	tar -zxvf hunspell-1.2.6.tar.gz
-	cd hunspell-1.2.6.tar.gz
+	curl -O http://nchc.dl.sourceforge.net/sourceforge/hunspell/hunspell-1.2.7.tar.gz
+	tar -zxvf hunspell-1.2.7.tar.gz
+	cd hunspell-1.2.7.tar.gz
 	./configure
 	make
 	make install</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -3,6 +3,7 @@ require 'inline'
 
 class Hunspell
   inline do |builder|
+    builder.add_link_flags(&quot;-L/usr/lib&quot;)
     builder.add_link_flags(&quot;-lhunspell-1.2&quot;)
     
     builder.prefix &lt;&lt;-HUNSPELL_H</diff>
      <filename>lib/hunspell.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0e9731d4fc71c28e39c290ecd45f3b81d3eced9c</id>
    </parent>
  </parents>
  <author>
    <name>tiendung</name>
    <email>tiendung@798b37cb-fcb3-7149-94e7-c2420af4a3b0</email>
  </author>
  <url>http://github.com/tiendung/acts_as_dictionary/commit/e3a257e60b3b2d5891af478236b2d8a75abe2416</url>
  <id>e3a257e60b3b2d5891af478236b2d8a75abe2416</id>
  <committed-date>2008-09-05T00:29:47-07:00</committed-date>
  <authored-date>2008-09-05T00:29:47-07:00</authored-date>
  <message>update 

git-svn-id: svn://203.125.43.235/blossoms/vendor/plugins/acts_as_dictionary@42605 798b37cb-fcb3-7149-94e7-c2420af4a3b0</message>
  <tree>ee8450f9d4d72eb28f9db46cd4e148be105b8ec1</tree>
  <committer>
    <name>tiendung</name>
    <email>tiendung@798b37cb-fcb3-7149-94e7-c2420af4a3b0</email>
  </committer>
</commit>
