[DRE-commits] [SCM] ruby-opengl.git branch, master, updated. upstream/0.60.1-16-g36f639e

Cédric Boutillier cedric.boutillier at gmail.com
Sun Apr 22 22:15:32 UTC 2012


The following commit has been merged in the master branch:
commit 04ab0e692ed4aaaf8f220e94b625521deee5c3f8
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Sun Apr 22 23:22:49 2012 +0200

    ignore test results during build. examples are working with ruby1.8 and ruby1.9.1

diff --git a/debian/rules b/debian/rules
index ceef73b..9587f85 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,7 @@ export DH_VERBOSE=1
 # 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
+export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1
 #
 # If you need to specify the .gemspec (eg there is more than one)
 #export DH_RUBY_GEMSPEC=gem.gemspec

-- 
ruby-opengl.git



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