[libmoosex-getopt-perl] 04/06: debian/rules: drop re-creation of manpages.

gregor herrmann gregoa at debian.org
Sun Sep 22 21:32:04 UTC 2013


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

gregoa pushed a commit to branch master
in repository libmoosex-getopt-perl.

commit 99a2b8672003922beb7e5b959cc00eafa1a2476b
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Sep 22 23:26:58 2013 +0200

    debian/rules: drop re-creation of manpages.
---
 debian/rules |    7 -------
 1 file changed, 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index 214877e..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,10 +2,3 @@
 
 %:
 	dh $@
-
-override_dh_auto_build:
-	dh_auto_build
-	for F in $$(find $(CURDIR)/blib -name '*.pm') ; do \
-		P=$$(echo $$F | sed -e "s|$(CURDIR)/blib/lib/|| ; s|/|::|g ; s|\.pm|.3pm|") ; \
-		pod2man --utf8 --section 3pm $$F > $(CURDIR)/blib/man3/$$P ; \
-	done

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



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