[libbusiness-isbn-data-perl] 06/09: d/rules: make rm verbose

gregor herrmann gregoa at debian.org
Tue Dec 15 18:56:57 UTC 2015


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

gregoa pushed a commit to branch master
in repository libbusiness-isbn-data-perl.

commit 095fa07371518ae4cf92731af5821cf47b7e17dd
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Dec 15 19:50:55 2015 +0100

    d/rules: make rm verbose
    
    Gbp-Dch: Ignore
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index efe0df4..f181776 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,4 +8,4 @@ TMP     = $(CURDIR)/debian/$(PACKAGE)
 
 override_dh_auto_install:
 	dh_auto_install
-	rm -f $(TMP)/usr/share/perl5/Business/ISBN/make_data.pl
+	$(RM) -v $(TMP)/usr/share/perl5/Business/ISBN/make_data.pl

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



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