From: Karen Etheridge Date: Sun, 23 Jun 2013 16:23:46 +0000 (-0700) Subject: avoid cleaning dir after release - we have proper MANIFEST.SKIP and .gitignore entrie... X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f9a8f5379845b8cace5faef49cf1f47bfee2853c;p=gitmo%2FMooseX-ConfigFromFile.git avoid cleaning dir after release - we have proper MANIFEST.SKIP and .gitignore entries anyway --- diff --git a/dist.ini b/dist.ini index 8f10607..34e1799 100644 --- a/dist.ini +++ b/dist.ini @@ -109,5 +109,3 @@ tag_message = v%v%t [InstallRelease] install_command = cpanm . - -[Clean]