[DRE-commits] [ruby-license-finder] 05/13: use --gem-install option

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Jul 30 15:44:54 UTC 2017


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

praveen pushed a commit to branch master
in repository ruby-license-finder.

commit bcc87b96965350ee1b593daf138229af3e59c437
Author: Pirate Praveen <praveen at debian.org>
Date:   Sun Jul 30 18:49:33 2017 +0530

    use --gem-install option
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index ff78b28..dc66360 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 export GEM2DEB_TEST_RUNNER = --check-dependencies
+export DH_RUBY = --gem-install
 
 %:
 	dh $@ --buildsystem=ruby --with ruby

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



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