[Catalyst-dev] Re: [rt.cpan.org #30660] [PATCH] Don't rcopy control files for some popular SCMs

Jonathan Rockway jon at jrock.us
Sat Dec 8 01:41:49 GMT 2007


On Mon, 2007-11-12 at 00:07 -0500, Sam Vilain via RT wrote:
> --- a/lib/Module/Install/Catalyst.pm
> +++ b/lib/Module/Install/Catalyst.pm
> @@ -15,7 +15,7 @@ my $SAFETY = 0;
>  
>  our @IGNORE =
>    qw/Build Build.PL Changes MANIFEST META.yml Makefile.PL Makefile README
> -  _build blib lib script t inc/;
> +  _build blib lib script t inc \.svn \.git _darcs \.bzr \.hg/;
>  our @CLASSES   = ();
>  our $ENGINE    = 'CGI';
>  our $CORE      = 0;

Sorry this got lost, Sam.  Applied as r7249.

Regards,
Jonathan Rockway

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.scsys.co.uk/pipermail/catalyst-dev/attachments/20071207/e6f10fa9/attachment.pgp


More information about the Catalyst-dev mailing list