[libtemplate-plugin-clickable-perl] 09/16: Remove no more needed /usr/lib/perl5 handling

Axel Beckert abe at deuxchevaux.org
Wed Dec 11 01:03:48 UTC 2013


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

abe pushed a commit to branch master
in repository libtemplate-plugin-clickable-perl.

commit 4210788460cbeb1103749af98f951e6b8577e6b7
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Dec 11 01:51:33 2013 +0100

    Remove no more needed /usr/lib/perl5 handling
---
 debian/changelog | 1 +
 debian/rules     | 4 ----
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a8a2b71..199c01e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,6 +41,7 @@ libtemplate-plugin-clickable-perl (0.06-3) UNRELEASED; urgency=low
     + Move dh_installdocs parameter to debian/docs
     + Drop dh_installchangelogs parameter, upstream changelog is
       recognized automatically.
+    + Remove no more needed /usr/lib/perl5 handling
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:32:13 +0200
 
diff --git a/debian/rules b/debian/rules
index 2219213..1449dc5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,10 +47,6 @@ install: build
 
 	dh_auto_install
 
-	# Remove any empty directories
-
-	[ ! -d $(CURDIR)/debian/$(shell dh_listpackages)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(CURDIR)/debian/$(shell dh_listpackages)/usr/lib/perl5
-
 # Build architecture-independent files here.
 binary-arch: build install
 # We have nothing to do by default.

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



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