4
# Uncomment to ignore all test failures (but the tests will run anyway)
5
#export DH_RUBY_IGNORE_TESTS=all
7
# Uncomment to ignore some test failures (but the tests will run anyway).
9
#export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1 require-rubygems
11
# If you need to specify the .gemspec (eg there is more than one)
12
#export DH_RUBY_GEMSPEC=gem.gemspec
15
dh $@ --buildsystem=ruby --with ruby