[kephra] 10/14: debian/rules: make file removal verbose.

gregor herrmann gregoa at debian.org
Sun Apr 6 15:52:34 UTC 2014


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

gregoa pushed a commit to branch master
in repository kephra.

commit 199f1ceff0a27312016395c46bfc7ffb3f7af47e
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Apr 6 17:44:39 2014 +0200

    debian/rules: make file removal verbose.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e592366..9baf6ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,4 +11,4 @@ override_dh_auto_test:
 
 override_dh_auto_install:
 	dh_auto_install
-	rm $(TMP)/usr/share/perl5/dev.pl
+	$(RM) -v $(TMP)/usr/share/perl5/dev.pl

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



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