[libtaint-runtime-perl] 07/09: not include is_taint_bench.pl in the package

Joenio Costa joenio-guest at alioth.debian.org
Mon Aug 26 20:43:20 UTC 2013


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

joenio-guest pushed a commit to branch master
in repository libtaint-runtime-perl.

commit ce7c43c302e3d279b77f383733046d2e6759db66
Author: Joenio Costa <joenio at colivre.coop.br>
Date:   Mon Aug 26 17:08:57 2013 -0300

    not include is_taint_bench.pl in the package
---
 debian/rules |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..d86caf9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,7 @@
 
 %:
 	dh $@
+
+override_dh_install:
+	rm debian/libtaint-runtime-perl/usr/lib/perl5/Taint/is_taint_bench.pl
+	dh_install

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



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