[libtest-prereq-perl] 03/04: debian/rules: drop override_dh_auto_install.

gregor herrmann gregoa at debian.org
Tue Jun 23 14:46:49 UTC 2015


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

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

commit 9335c570b0741d1b623683f472e9011cd34dfc24
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jun 23 16:41:42 2015 +0200

    debian/rules: drop override_dh_auto_install.
    
    The README isn't installed by the upstream build system anymore.
---
 debian/rules | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index 9551a5b..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,4 @@
 #!/usr/bin/make -f
 
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
 %:
 	dh $@
-
-override_dh_auto_install:
-	dh_auto_install
-	$(RM) --verbose $(TMP)/usr/share/man/man3/Test::README.3pm $(TMP)/usr/share/perl5/Test/README.pod

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



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