[libbusiness-issn-perl] 09/10: Drop manpage renaming code from debian/rules.

gregor herrmann gregoa at debian.org
Tue Dec 6 20:16:08 UTC 2016


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

gregoa pushed a commit to branch master
in repository libbusiness-issn-perl.

commit 568f88dad780081767d7348c8c52a36c6f29ba39
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Dec 6 21:14:21 2016 +0100

    Drop manpage renaming code from debian/rules.
    
    Not needed anymore.
---
 debian/rules | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/debian/rules b/debian/rules
index ce1e271..abde6ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,5 @@
 #!/usr/bin/make -f
 
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
 %:
 	dh $@
-	
-override_dh_auto_install:
-	dh_auto_install
-	mv $(TMP)/usr/share/man/man3/Business-ISSN.3 \
-	   $(TMP)/usr/share/man/man3/Business-ISSN.3pm
 

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



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