[libfile-share-perl] 03/06: debian/rules: drop override.
    gregor herrmann 
    gregoa at debian.org
       
    Sat May 24 12:41:40 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libfile-share-perl.
commit 20d3d2c188528e8a75578541a0e92b5dbbc1807b
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 24 14:38:13 2014 +0200
    debian/rules: drop override.
    
    The manpage is created correctly now.
---
 debian/rules | 9 ---------
 1 file changed, 9 deletions(-)
diff --git a/debian/rules b/debian/rules
index 04c23ee..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,4 @@
 #!/usr/bin/make -f
 
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
 %:
 	dh $@
-
-override_dh_auto_install:
-	dh_auto_install
-	# recreate manpage from POD
-	pod2man -u --section 3pm --name File::Share \
-		$(TMP)/usr/share/perl5/File/Share.pod > $(TMP)/usr/share/man/man3/File::Share.3pm
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-share-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list