[libreadonly-perl] 03/10: Update installation of example script.

gregor herrmann gregoa at debian.org
Wed Dec 25 19:12:16 UTC 2013


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

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

commit c4322057e4e5987ca5e6dc696ced665ddb438649
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Dec 25 19:53:22 2013 +0100

    Update installation of example script.
---
 debian/libreadonly-perl.examples | 2 +-
 debian/rules                     | 7 -------
 2 files changed, 1 insertion(+), 8 deletions(-)

diff --git a/debian/libreadonly-perl.examples b/debian/libreadonly-perl.examples
index ccf2256..c0f0d8a 100644
--- a/debian/libreadonly-perl.examples
+++ b/debian/libreadonly-perl.examples
@@ -1 +1 @@
-benchmark.pl
+eg/*
diff --git a/debian/rules b/debian/rules
index ea50368..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,4 @@
 #!/usr/bin/make -f
 
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
 %:
 	dh $@
-
-override_dh_auto_install:
-	dh_auto_install
-	rm $(TMP)/usr/share/perl5/benchmark.pl

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



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