X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=1bf9848c35a8030051bd19069a4929ca087c6876;hb=9de5a97c1586f233315b83e2f09ee88052147184;hp=efb6e761eca855ac65307d73e0b2217e433db00a;hpb=f41fc74106e51d8055871cacdc1459be4f61f980;p=catagits%2FGitalist.git diff --git a/Makefile.PL b/Makefile.PL index efb6e76..1bf9848 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -131,7 +131,7 @@ if ($ENV{GITALIST_RELEASE_TESTING}) { author_requires('WWW::Mechanize::TreeBuilder'); } -install_script glob('script/*.pl'); +install_script glob('script/*.p{l,sgi}'); auto_install; { # Make sure you REALLY REALLY have to have the env variable set to run