Changeset 5655


Ignore:
Timestamp:
06/27/09 00:33:08 (3 years ago)
Author:
ryan52
Message:

the makefile.pl needs to be passthrough since there's extra M::B stuff (the po->mo) in the Build.PL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre-Plugin-Ecliptic/Build.PL

    r5654 r5655  
    3030    }, 
    3131    add_to_cleanup      => [ 'Padre-Plugin-Ecliptic-*' ], 
    32     create_makefile_pl  => 'traditional', 
     32    create_makefile_pl  => 'passthrough', 
    3333    meta_merge     => { 
    3434        resources => { 
Note: See TracChangeset for help on using the changeset viewer.