[libmonkey-patch-action-perl] 09/11: Monkey::Patch::Action::Handle manpage has no any useful information
Joenio Costa
joenio-guest at alioth.debian.org
Tue Aug 27 17:47:49 UTC 2013
This is an automated email from the git hooks/post-receive script.
joenio-guest pushed a commit to branch master
in repository libmonkey-patch-action-perl.
commit 5d8b4e8cf1630a50ec24b8e4a5f13cda13ac2898
Author: Joenio Costa <joenio at colivre.coop.br>
Date: Tue Aug 27 14:34:38 2013 -0300
Monkey::Patch::Action::Handle manpage has no any useful information
---
debian/rules | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/debian/rules b/debian/rules
index 2d33f6a..c8a9f26 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,11 @@
#!/usr/bin/make -f
+PACKAGE = $(shell dh_listpackages)
+TMP = $(CURDIR)/debian/$(PACKAGE)
+
%:
dh $@
+
+override_dh_auto_install:
+ dh_auto_install
+ rm $(TMP)/usr/share/man/man3/Monkey::Patch::Action::Handle.3pm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmonkey-patch-action-perl.git
More information about the Pkg-perl-cvs-commits
mailing list