[DRE-commits] [ruby-cabin] 01/02: Remove all of /usr/bin not just single file installed there

Tim Potter tpot-guest at moszumanska.debian.org
Wed Jul 1 03:33:00 UTC 2015


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

tpot-guest pushed a commit to branch master
in repository ruby-cabin.

commit 3d311258bbec661ea342a04eaae692fd5a452f86
Author: Tim Potter <tpot at hp.com>
Date:   Wed Jul 1 13:31:17 2015 +1000

    Remove all of /usr/bin not just single file installed there
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 5d3c6ce..a5aedf8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,4 +16,4 @@
 
 override_dh_auto_install:
 	dh_ruby --install
-	rm debian/ruby-cabin/usr/bin/rubygems-cabin-test
+	rm -rf debian/ruby-cabin/usr/bin

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



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