[DRE-commits] [ruby-browser] 05/05: remove bin/rake
    Praveen Arimbrathodiyil 
    praveen at moszumanska.debian.org
       
    Thu Jun 16 09:26:23 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-browser.
commit 16719ea04d6dfe5d22d832a0c93630d776d58ce9
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Jun 16 13:58:37 2016 +0530
    remove bin/rake
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 454667d..5121dd3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,8 @@ override_dh_auto_install:
 	cp bots.yml debian/ruby-browser/usr/share/ruby-browser/
 	cp search_engines.yml debian/ruby-browser/usr/share/ruby-browser/
 	dh_auto_install
+	rm -rf debian/ruby-browser/usr/bin
+
 override_dh_auto_clean:
 	if [ -e Gemfile.lock ]; then\
 	   	rm Gemfile.lock; \
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-browser.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list