[cpanminus] 05/10: debian/rules: add new modules to fatpack removal.

gregor herrmann gregoa at debian.org
Tue May 13 17:51:33 UTC 2014


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

gregoa pushed a commit to branch master
in repository cpanminus.

commit e4722e776443c2ec86beb6d7403fd447db089ce1
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue May 13 19:37:07 2014 +0200

    debian/rules: add new modules to fatpack removal.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 0ee17a0..354b037 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,9 +34,11 @@ override_dh_auto_install:
 		MODULE_CPANFILE_ENVIRONMENT \
 		MODULE_CPANFILE_RESULT	\
 		MODULE_METADATA		\
+		PARENT			\
 		PARSE_CPAN_META		\
 		STRING_SHELLQUOTE	\
 		VERSION			\
+		VERSION_REGEX		\
 		VERSION_VPP;		\
 	do \
 		sed -i -e "/<<'$$FAT'/,/^$$FAT/ d" $(TMP)/usr/bin/cpanm ; \

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



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