]> git.pld-linux.org Git - packages/ruby.git/commitdiff
disable default ruby (use ruby1.9 suffix)
authorElan Ruusamäe <glen@delfi.ee>
Thu, 17 Jul 2014 05:39:35 +0000 (08:39 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 17 Jul 2014 05:39:35 +0000 (08:39 +0300)
ruby.spec

index b0db1ddd97fde926873b97d5ee038c563d73d592..7897bc49e2fbbfae976b630a1d9371cfcfe9268e 100644 (file)
--- a/ruby.spec
+++ b/ruby.spec
@@ -9,7 +9,7 @@
 %bcond_without doc             # skip (time-consuming) docs generating; intended for speed up test builds
 %bcond_with    tk              # skip building package with Tk bindings
 %bcond_without batteries       # Don't include rubygems, json, rake, minitest
-%bcond_without default_ruby    # use this Ruby as default system Ruby
+%bcond_with    default_ruby    # use this Ruby as default system Ruby
 %bcond_with    bootstrap       # build bootstrap version
 
 %define                rel             3
This page took 0.108737 seconds and 4 git commands to generate.