[libnet-citadel-perl] 04/07: Add a dist line including 'ZIPFLAGS' to the Makefile.PL file.

Robert James Clay jame at rocasa.us
Wed Aug 31 16:18:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

jame-guest pushed a commit to annotated tag 0.22
in repository libnet-citadel-perl.

commit 5375f379a2664c34346fdf1e77f91c22d916a02a
Author: Robert James Clay <jame at rocasa.us>
Date:   Mon Aug 22 18:26:36 2016 -0400

    Add a dist line including 'ZIPFLAGS' to the Makefile.PL file.
---
 Makefile.PL | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.PL b/Makefile.PL
index 91bc639..14ab64a 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -22,6 +22,7 @@ WriteMakefile(
                 repository  =>  'https://github.com/jame/Net-Citadel',
             },
     },
+    dist              => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', ZIPFLAGS => '-or9',},
     clean             => { FILES => 'Net-Citadel-*' },
 );
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-citadel-perl.git



More information about the Pkg-perl-cvs-commits mailing list