[libnet-xwhois-perl] 10/17: Remove obsolete /usr/lib/perl5 handling

Axel Beckert abe at deuxchevaux.org
Wed Jan 1 03:34:51 UTC 2014


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

abe pushed a commit to branch master
in repository libnet-xwhois-perl.

commit 5f945e0afe70a720b5b0044622f91e89346a8403
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Jan 1 04:25:16 2014 +0100

    Remove obsolete /usr/lib/perl5 handling
---
 debian/changelog | 1 +
 debian/rules     | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index aaf73f3..2ea1c15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -44,6 +44,7 @@ libnet-xwhois-perl (0.90-4) UNRELEASED; urgency=low
       - Fixes lintian warning debian-rules-makemaker-prefix-is-deprecated
       - Enables running test suite at build time
       - No more leftover files after running clean target
+    + Remove obsolete /usr/lib/perl5 handling
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:31:17 +0200
 
diff --git a/debian/rules b/debian/rules
index 739650a..6314e64 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,6 @@ install: build
 	dh_prep
 	dh_installdirs
 	dh_auto_install
-	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/lib/perl5
 
 # Build architecture-dependent files here.
 binary-arch: build install

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



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