Re: MANIFEST.SKIP deleted on distclean?
[email protected] (David Golden) Fri, 16 Apr 2010 17:48:55 -0400
| Newsgroups | perl.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