[DRE-commits] [ruby-safe-yaml] 06/06: remove the whole usr/bin directory

Cédric Boutillier boutil at moszumanska.debian.org
Thu May 15 22:33:12 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-safe-yaml.

commit 44a3a9c532339d3214bf6bcf0361ea03d42ac43b
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri May 16 00:24:48 2014 +0200

    remove the whole usr/bin directory
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d997be5..5ff8a16 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,4 +19,4 @@ override_dh_installchangelogs:
 
 override_dh_install:
 	dh_install
-	$(RM) debian/ruby-safe-yaml/usr/bin/safe_yaml
+	$(RM) -r debian/ruby-safe-yaml/usr/bin

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-safe-yaml.git



More information about the Pkg-ruby-extras-commits mailing list