[libreply-perl] 04/05: debian/rules: drop override_dh_auto_install.

gregor herrmann gregoa at debian.org
Sat Oct 5 14:47:08 UTC 2013


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

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

commit 0308ad9a94a6cbc62ea5a94b79a01d5da64c3e10
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 5 16:45:41 2013 +0200

    debian/rules: drop override_dh_auto_install.
    
    The empty manpage is gone.
---
 debian/rules |    8 --------
 1 file changed, 8 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3c4197b..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,12 +1,4 @@
 #!/usr/bin/make -f
 
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
 %:
 	dh $@
-
-override_dh_auto_install:
-	dh_auto_install
-	# empty manpage
-	$(RM) -v $(TMP)/usr/share/man/man3/Reply::Util.3pm

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



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