[libxml-tidy-perl] 01/02: debian/rules: drop override_dh_installexamples.

gregor herrmann gregoa at debian.org
Mon Aug 14 20:39:25 UTC 2017


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

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

commit 104532d4220295824de9bae295e605d0eb77da33
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Aug 14 22:34:04 2017 +0200

    debian/rules: drop override_dh_installexamples.
    
    The example script has a hashbang now.
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index e2a7cef..c09a982 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,10 +7,6 @@ EXAMPLES:=$(TMP)/usr/share/doc/$(PKG)/examples
 %:
 	dh $@
 
-override_dh_installexamples:
-	dh_installexamples
-	sed -i -e '1i #!/usr/bin/perl\n' $(EXAMPLES)/*.pl
-
 override_dh_fixperms:
 	dh_fixperms
 	chmod a+x $(EXAMPLES)/*.pl

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



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