[libxml-encoding-perl] 09/10: debian/rules: drop override_dh_fixperms.

gregor herrmann gregoa at debian.org
Sat Jun 7 12:31:09 UTC 2014


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

gregoa pushed a commit to branch master
in repository libxml-encoding-perl.

commit 7d209ec46f962a6e885849c87a827bfb333d1c99
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 7 14:28:32 2014 +0200

    debian/rules: drop override_dh_fixperms.
    
    Not needed anymore.
---
 debian/rules | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/debian/rules b/debian/rules
index ab8bc36..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,12 +1,4 @@
 #!/usr/bin/make -f
 
-PKG:=libxml-encoding-perl
-SHARED:=$(CURDIR)/debian/$(PKG)/usr/share/$(PKG)
-
 %:
 	dh $@
-
-override_dh_fixperms:
-	dh_fixperms
-	chmod a-x $(SHARED)/*
-

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



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