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

nickm-guest pushed a commit to branch master
in repository libspecio-perl.

commit c587ec6259fa05b29453ae885a7d36d3cf8c21a2
Author: Nick Morrott <knowledgejun...@gmail.com>
Date:   Fri Sep 23 02:28:00 2016 +0100

    d/rules
---
 debian/rules | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..48793e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,12 @@
 #!/usr/bin/make -f
 
+PACKAGE = $(shell dh_listpackages)
+TMP     = $(CURDIR)/debian/$(PACKAGE)
+
 %:
        dh $@
+
+override_dh_auto_install:
+       dh_auto_install
+       rm -f $(TMP)/usr/share/perl5/TODO.pod
+       rm -f $(TMP)/usr/share/man/man3/TODO.3pm

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libspecio-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