<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,13 +3,13 @@ use strict;
 use warnings;
 use lib 'lib';
 
-my $make      = 'make'; 
+my $make      = 'make';
 my $branch    = shift || 'master';
 my $base_dir  = shift || &quot;$ENV{HOME}/git/Math-GSL-$branch&quot;;
 
 chdir $base_dir or die &quot;$base_dir: $!&quot;;
 
-my $smolder  = qq{ export PERL5LIB=`pwd`/lib:\$PERL5LIB &amp;&amp; $base_dir/bin/smolder_mathgsl };
+my $smolder  = qq{ export PERL5LIB=`pwd`/lib:\$PERL5LIB &amp;&amp; $^X $base_dir/bin/smolder_mathgsl };
 
 system &quot;cd $base_dir &amp;&amp; git pull origin $branch &quot;;
 system &quot;perl Build.PL &amp;&amp; ./Build &amp;&amp; $smolder &amp;&amp; ./Build clean&quot;;</diff>
      <filename>bin/smoke_some_mathgsl</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>075d50485063002b2b68ad14cb2d26ee301b0eea</id>
    </parent>
  </parents>
  <author>
    <name>Duke Leto</name>
    <email>jonathan@leto.net</email>
  </author>
  <url>http://github.com/leto/math--gsl/commit/5dd4226b259b5a8e08d7868d3be2a1c302309000</url>
  <id>5dd4226b259b5a8e08d7868d3be2a1c302309000</id>
  <committed-date>2009-05-27T00:01:56-07:00</committed-date>
  <authored-date>2009-05-27T00:01:56-07:00</authored-date>
  <message>make smoke_some_mathgsl call smolder_mathgsl with the current perl</message>
  <tree>1a82f03efcc192904971ce5eb774d88a5ff2e58d</tree>
  <committer>
    <name>Duke Leto</name>
    <email>jonathan@leto.net</email>
  </committer>
</commit>
