[libio-captureoutput-perl] 01/06: debian/rules: remove override_dh_auto_install.

gregor herrmann gregoa at debian.org
Sat Jul 12 15:50:37 UTC 2014


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

gregoa pushed a commit to branch master
in repository libio-captureoutput-perl.

commit fa64dcdfad00e7cfb42b9b7af0527f3025f6ead3
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 12 17:44:02 2014 +0200

    debian/rules: remove override_dh_auto_install.
    
    The separate .pod file is gone.
---
 debian/rules | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 1db8058..63de5eb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,11 +6,6 @@ TMP     = $(CURDIR)/debian/$(PACKAGE)
 %:
 	dh $@
 
-override_dh_auto_install:
-	dh_auto_install
-	# recreate empty manpage, this time from .pod instead of .pm
-	pod2man --section=3pm $(CURDIR)/lib/IO/CaptureOutput.pod > $(TMP)/usr/share/man/man3/IO::CaptureOutput.3pm
-
 override_dh_installexamples:
 	dh_installexamples
 	sed -i -e '1i #!/usr/bin/perl\n' $(TMP)/usr/share/doc/$(PACKAGE)/examples/capture.pl

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



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