On 2010.11.3 3:18 PM, Bill Moseley wrote:
> Is there a way to get the generated Makefile to remove any .svn dirs?
> 
> I'm using Module::Install with Module::Install::Catalyst and File::ShareDir
> and I end up with .svn dirs in blib that then end up getting installed.  Can I
> modify a target (say "make") to remove these before installing or building a
> tarball?

MakeMaker should be ignoring .svn directories.  They should not be copied into
blib.  It's possible Module::Install or Module::Install::Catalyst has broken
this.  I'd recommend trying a straight MakeMaker setup and see if the problem
persists.  If it doesn't, talk to the MI folks.


-- 
Just call me 'Moron Sugar'.
        http://www.somethingpositive.net/sp05182002.shtml

Reply via email to