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

kanashiro-guest pushed a commit to branch master
in repository libxml-rpc-fast-perl.

commit 89c8a8023a9cb6e7512538b4ec45970f0232e45c
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Date:   Fri Aug 14 11:14:53 2015 -0300

    Remove cpants.pl in dh_auto_install
---
 debian/rules | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/rules b/debian/rules
index abde6ef..3d67510 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,11 @@
 #!/usr/bin/make -f
 
+PACKAGE = $(firstword $(shell dh_listpackages))
+TMP     = $(CURDIR)/debian/$(PACKAGE)
+
 %:
        dh $@
 
+override_dh_auto_install:
+       dh_auto_install
+       rm --verbose $(TMP)/usr/share/perl5/XML/RPC/cpants.pl

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to