Re: MANIFEST.SKIP deleted on distclean?

David Golden <[email protected]> Fri, 16 Apr 2010 17:48:55 -0400
Newsgroups gmane.comp.lang.perl.modules.module-build
Message-ID <[email protected]>
Pushed to the repo the following changes:

* When generating MANIFEST.SKIP for distcheck, it will be removed
immediately when the action is completed.  (This means that
subsequently added MANIFEST.SKIP will not be deleted during "clean".)

* Added "Build manifest_skip" to generate one permanently if desired

-- David