[DRE-commits] [gem2deb] 01/15: document $DH_RUBY
    Antonio Terceiro 
    terceiro at moszumanska.debian.org
       
    Sat Jan 23 19:37:35 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository gem2deb.
commit 407e8c25d0123f933114a3ee4d35821e8b6d9ffb
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Jan 22 14:36:07 2016 -0200
    document $DH_RUBY
---
 bin/dh_ruby | 7 +++++++
 1 file changed, 7 insertions(+)
diff --git a/bin/dh_ruby b/bin/dh_ruby
index e4e7b65..6fce4fb 100755
--- a/bin/dh_ruby
+++ b/bin/dh_ruby
@@ -248,6 +248,13 @@ first !
 
 =over
 
+=item I<DH_RUBY>
+
+Use this variable to pass command line parameters to dh_ruby. For example in
+debian/rules:
+
+    export DH_RUBY = --gem-install
+
 =item I<DH_RUBY_IGNORE_TESTS>
 
 This is a space-separated list of tests that dh_ruby will ignore during package
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gem2deb.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list