21078974 fix for 18685997 was removed by mis-merge s11-update
authorApril Chin <april.chin@oracle.com>
Tue, 12 May 2015 17:14:37 -0700
branchs11-update
changeset 4279 595d6eed5524
parent 4277 3935c50c4455
child 4282 fcfeee656fe9
21078974 fix for 18685997 was removed by mis-merge
components/subversion/Makefile
--- a/components/subversion/Makefile	Tue May 12 14:31:58 2015 -0700
+++ b/components/subversion/Makefile	Tue May 12 17:14:37 2015 -0700
@@ -101,11 +101,6 @@
 
 CONFIGURE_ENV += LDFLAGS="$(LDFLAGS)"
 
-# Current version of subversion only supports ruby 1.8, not 1.9.
-# Until subversion is updated to 1.8.0 (ruby 1.9 support added)
-# or later, use ruby 1.8.
-CONFIGURE_ENV += RUBY="$(RUBY.1.8)"
-
 # Let's make noise just because we have to override --libdir
 CONFIGURE_OPTIONS = --prefix=$(CONFIGURE_PREFIX)
 CONFIGURE_OPTIONS += --mandir=$(CONFIGURE_MANDIR)