X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FExtUtils%2FMM_Unix.pm;h=d8f0564c9e88ed52e3faec7f81c3dcbc5515bb93;hb=41e5fcb0a3c28c92c13b25bc869395d47115a518;hp=34fec38db7bc04ddab70fe14bcb0877244120cf8;hpb=6383bd231af7f2656c299fa25c460180b9bf54b4;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/ExtUtils/MM_Unix.pm b/lib/ExtUtils/MM_Unix.pm index 34fec38..d8f0564 100644 --- a/lib/ExtUtils/MM_Unix.pm +++ b/lib/ExtUtils/MM_Unix.pm @@ -20,7 +20,7 @@ use vars qw($VERSION @ISA use ExtUtils::MakeMaker qw($Verbose neatvalue); -$VERSION = '1.48'; +$VERSION = '1.49'; require ExtUtils::MM_Any; @ISA = qw(ExtUtils::MM_Any); @@ -3051,8 +3051,8 @@ sub processPL { all :: %s $(NOECHO) $(NOOP) -%s :: %s - $(PERLRUN) %s %s +%s :: %s pm_to_blib + $(PERLRUNINST) %s %s MAKE_FRAG }