[packages/ruby/RUBY_1_9] disable default ruby (use ruby1.9 suffix)

glen glen at pld-linux.org
Thu Jul 17 13:29:23 CEST 2014


commit 9c2c1c5d5af9cfd740b614b248704f2b900c21e6
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Jul 17 08:39:35 2014 +0300

    disable default ruby (use ruby1.9 suffix)

 ruby.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby.spec b/ruby.spec
index b0db1dd..7897bc4 100644
--- 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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/9c2c1c5d5af9cfd740b614b248704f2b900c21e6



More information about the pld-cvs-commit mailing list