[libdatetime-timezone-perl] 07/09: debian/rules: drop override_dh_auto_install.
    gregor herrmann 
    gregoa at debian.org
       
    Wed Apr 29 19:20:29 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdatetime-timezone-perl.
commit 3f90666a3f479fb3d16f8a645f82189c04b65e09
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Apr 29 20:48:00 2015 +0200
    debian/rules: drop override_dh_auto_install.
    
    The files we removed are not included in the upstream release anymore.
---
 debian/rules | 5 -----
 1 file changed, 5 deletions(-)
diff --git a/debian/rules b/debian/rules
index d923207..b8c5e09 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,11 +10,6 @@ override_dh_clean:
 	dh_clean
 	rm -rf $(CURDIR)/debian/tzdata
 
-override_dh_auto_install:
-	dh_auto_install
-	$(RM) -v $(TMP)/usr/share/perl5/DateTime/TimeZone/Local/Win32.pm
-	$(RM) -v $(TMP)/usr/share/man/man3/DateTime::TimeZone::Local::Win32.3pm
-
 prepare:
 	bash debian/tools/update-tzdata.sh
 
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-timezone-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list