Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 558dee5f32e8fc1d0cd49a870bb35078 > files > 1

booh-0.8.6-4mdv2007.0.src.rpm

diff -Naur booh-0.8.6/bin/booh booh-0.8.6.fixedruby/bin/booh
--- booh-0.8.6/bin/booh	2006-04-30 22:31:38.000000000 +0200
+++ booh-0.8.6.fixedruby/bin/booh	2006-07-26 21:15:07.000000000 +0200
@@ -4541,10 +4541,6 @@
 end
 
 c = ::Config::CONFIG
-if c['MAJOR'] == '1' && c['MINOR'] == '8' && c['TEENY'] == '4'
-    puts _("Ruby 1.8.4 was detected. This version has a severely broken REXML library. Please downgrade or upgrade ruby to a different version.")
-    exit(1)
-end
 
 Thread.abort_on_exception = true
 
diff -Naur booh-0.8.6/bin/booh-backend booh-0.8.6.fixedruby/bin/booh-backend
--- booh-0.8.6/bin/booh-backend	2006-04-30 22:31:38.000000000 +0200
+++ booh-0.8.6.fixedruby/bin/booh-backend	2006-07-26 21:15:16.000000000 +0200
@@ -1268,10 +1268,6 @@
 end
 
 c = ::Config::CONFIG
-if c['MAJOR'] == '1' && c['MINOR'] == '8' && c['TEENY'] == '4'
-    puts _("Ruby 1.8.4 was detected. This version has a severely broken REXML library. Please downgrade or upgrade ruby to a different version.")
-    exit(1)
-end
 
 handle_options
 read_config