<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>msgmerge-wrapper.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -56,7 +56,7 @@ rule(%r'^po/.+\.pot$' =&gt; proc {|fn|
 # fail. we provide a wrapper to work around it. see bin/msgmerge-wrapper.rb for
 # details
 ENV['REAL_MSGMERGE_PATH'] = ENV['MSGMERGE_PATH']
-ENV['MSGMERGE_PATH'] = 'bin/msgmerge-wrapper.rb'
+ENV['MSGMERGE_PATH'] = ENV['MSGMERGE_WRAPPER_PATH'] || 'ruby msgmerge-wrapper.rb'
 rule(%r'^po/.+/.+\.po$' =&gt; proc {|fn| fn.pathmap '%{^po/.+/,po/}X.pot'}) do |t|
   require 'gettext/utils'
   po_file, pot_file = t.name, t.source</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>bin/msgmerge-wrapper.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>baf5e97c8b6471933cf950ef6122ffe58747a556</id>
    </parent>
  </parents>
  <author>
    <name>Yaohan Chen</name>
    <email>yaohan.chen@gmail.com</email>
  </author>
  <url>http://github.com/nofxx/ruby-br_bot/commit/43fee5acf9db25c238011c2fb37195bb70600431</url>
  <id>43fee5acf9db25c238011c2fb37195bb70600431</id>
  <committed-date>2008-06-20T13:39:41-07:00</committed-date>
  <authored-date>2008-06-20T13:36:00-07:00</authored-date>
  <message>move bin/msgmerge-wrapper.rb to top level, as it is not intended for installation
path/command for the msgmerge-wrapper can be adjusted with env var, if
&quot;ruby msgmerge-wrapper.rb&quot; doesn't work on the platform</message>
  <tree>11e1ce046d01924a334ae404cd037272c13a585b</tree>
  <committer>
    <name>Yaohan Chen</name>
    <email>yaohan.chen@gmail.com</email>
  </committer>
</commit>
