[libclone-pp-perl] 10/15: Remove obsolete /usr/lib/perl5 handling

Axel Beckert abe at deuxchevaux.org
Sat Jan 4 03:52:48 UTC 2014


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

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

commit 82df7be6d802f6eac6369d0c9f84b45a36fc4517
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Jan 4 04:45:14 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 0553d16..2b11ea3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ libclone-pp-perl (1.02-2) UNRELEASED; urgency=low
     + Fix lintian warning debian-rules-missing-recommended-target
     + Replace "dh_clean -k" with "dh_prep"
     + Use dh_auto_{configure,build,test,install,clean}
+    + Remove obsolete /usr/lib/perl5 handling
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:40:46 +0100
 
diff --git a/debian/rules b/debian/rules
index 3fb7acc..d48e612 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,6 @@ install-stamp:
 	dh_prep
 	dh_auto_test
 	dh_auto_install
-	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents $(TMP)/usr/lib/perl5
 	touch install-stamp
 
 binary-arch:

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



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