[libio-aio-perl] 03/08: debian/rules: make removal verbose.

gregor herrmann gregoa at debian.org
Mon Feb 17 20:38:25 UTC 2014


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

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

commit df40744a88bf6907b3d8f92c94fe4d9538b0c0f0
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Feb 17 21:30:17 2014 +0100

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

diff --git a/debian/rules b/debian/rules
index 43ce557..2c0b767 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ TMP  := $(CURDIR)/debian/$(PKG)
 
 override_dh_install:
 	dh_install
-	rm -rf $(TMP)/usr/bin
+	$(RM) -rv $(TMP)/usr/bin
 
 override_dh_installexamples:
 	dh_installexamples

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



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