[libconfigreader-perl] 12/17: Drop obsolete /usr/lib/perl5 handling

Axel Beckert abe at deuxchevaux.org
Thu Dec 26 17:18:43 UTC 2013


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

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

commit e847c81d401e62dd8654749da8e9df3d6de1d13d
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Dec 26 17:17:07 2013 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 56c6a7d..a257d08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -64,6 +64,7 @@ libconfigreader-perl (0.5-5) UNRELEASED; urgency=low
     + Also use dh_auto_{configure,build,test,install}
       - Enables test suite at build-time
     + Drop obsolete stamp-file parameters from dh_clean call
+    + Drop obsolete /usr/lib/perl5 handling
 
  -- Joachim Breitner <nomeata at debian.org>  Mon, 11 Feb 2008 20:27:11 +0000
 
diff --git a/debian/rules b/debian/rules
index 41ad7dd..a313cc1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -58,8 +58,6 @@ install-stamp: build-stamp
 
 	dh_auto_install
 
-	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/lib/perl5
-
 	touch install-stamp
 
 binary-arch: build install

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



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