[libboolean-perl] 02/03: Drop erroneous override for dh_auto_install

Salvatore Bonaccorso carnil at debian.org
Thu Jun 26 04:58:14 UTC 2014


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

carnil pushed a commit to branch master
in repository libboolean-perl.

commit 71875549b0b95f54572214b2434496ce77d72207
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Thu Jun 26 06:32:32 2014 +0200

    Drop erroneous override for dh_auto_install
    
    Install again the boolean.pod POD documentation correctly.
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 9c24c49..3aeca87 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,3 @@ TMP     = $(CURDIR)/debian/$(PACKAGE)
 
 %:
 	dh $@
-
-override_dh_auto_install:
-	dh_auto_install
-	rm --verbose $(TMP)/usr/share/perl5/boolean.pod

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



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