[Module::Build] Re: ./Build dist - files not added which aren't enlisted in MANIFEST?
Status: Beta
Brought to you by:
kwilliams
From: Steven S. <sch...@cp...> - 2006-04-20 20:56:44
|
On Thu, Apr 20, 2006 at 07:29:42PM +0000, Julian Mehnle wrote: > That's what the "distcheck" action is for, but perhaps it is a good idea to > automatically run a "distcheck" on the "dist" action? I concur. I'm afraid I'm unable to provide a patch against the latest version in the svn.perl.org repository; the patch originated from 0.27_10 (and may require some copy & paste magic). --- Base.pm.orig Thu Apr 20 22:38:42 2006 +++ Base.pm Thu Apr 20 22:39:12 2006 @@ -2713,6 +2713,8 @@ $self->make_tarball($dist_dir); $self->delete_filetree($dist_dir); + + $self->_call_action('distcheck'); } sub ACTION_distcheck { -- Hi no Haru wo sasugani Turu no Ayumi kana |