[DRE-commits] [ruby-babel-source] 04/05: Use DH_RUBY = --gem-install

Sruthi Chandran srud-guest at moszumanska.debian.org
Tue Sep 6 15:46:15 UTC 2016


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

srud-guest pushed a commit to branch master
in repository ruby-babel-source.

commit 429162f22fb58cc6225e197c9dcc82f2bcabffc7
Author: Sruthi <srud at disroot.org>
Date:   Tue Sep 6 21:12:30 2016 +0530

    Use DH_RUBY = --gem-install
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 3454d59..4e91465 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-babel-source.git



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