[libfile-sharedir-perl] 01/06: Don't remove sample files during install, they are needed by other Perl modules.

gregor herrmann gregoa at debian.org
Thu Aug 10 15:38:14 UTC 2017


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

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

commit 81d82feab66430a1d1df4a0dd179819c32f76534
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Aug 10 11:26:02 2017 -0400

    Don't remove sample files during install, they are needed by other Perl modules.
    
    Thanks: Ricardo SIGNES for the bug report.
    Closes: #871672
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index bae35bf..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,3 @@
 
 %:
 	dh $@
-
-override_dh_auto_install:
-	dh_auto_install
-	rm -rfv $(CURDIR)/debian/libfile-sharedir-perl/usr/share/perl5/auto

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



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