[SCM] Debian packaging of libxml-libxslt-perl branch, master, updated. debian/1.71-1-7-g0d3b069

gregor herrmann gregoa at debian.org
Thu Oct 6 18:59:06 UTC 2011


The following commit has been merged in the master branch:
commit 37db1e390fe22114023cb8e9fd88c100cbe60b9d
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Oct 6 20:55:33 2011 +0200

    debian/rules: remove override_dh_auto_install, the benchmark script isn't
    installed anymore.

diff --git a/debian/rules b/debian/rules
index 7ac7cd3..a2578db 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,9 +5,5 @@ TEST_FILES = $(filter-out t/01basic.t,$(shell echo t/*.t))
 %:
 	dh $@
 
-override_dh_auto_install:
-	dh_auto_install
-	$(RM) $(CURDIR)/debian/libxml-libxslt-perl/usr/lib/perl5/XML/benchmark.pl
-
 override_dh_auto_test:
 	dh_auto_test -- TEST_FILES="$(TEST_FILES)"

-- 
Debian packaging of libxml-libxslt-perl



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