[DRE-commits] [ruby-dotenv] 04/10: set DH_RUBY_GEMSPEC

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Sep 10 23:08:11 UTC 2015


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

terceiro pushed a commit to branch master
in repository ruby-dotenv.

commit 89be5c6d4120872b47f12879520a38b3dbd83ade
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu Sep 10 19:19:43 2015 -0300

    set DH_RUBY_GEMSPEC
---
 debian/rules | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

diff --git a/debian/rules b/debian/rules
index adae33a..2d8dac6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,7 @@
 #!/usr/bin/make -f
-#export DH_VERBOSE=1
-#
-# Uncomment to ignore all test failures (but the tests will run anyway)
-#export DH_RUBY_IGNORE_TESTS=all
-#
-# Uncomment to ignore some test failures (but the tests will run anyway).
-# Valid values:
-#export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1 require-rubygems
-#
-# If you need to specify the .gemspec (eg there is more than one)
-#export DH_RUBY_GEMSPEC=gem.gemspec
+
+export DH_RUBY_GEMSPEC = dotenv.gemspec
+
 
 %:
 	dh $@ --buildsystem=ruby --with ruby

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



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