diff --git a/Rakefile b/Rakefile index 52aaee8dff..9a931c6357 100644 --- a/Rakefile +++ b/Rakefile @@ -1,8 +1,6 @@ # NOTE! When updating this file, also update INSTALL, if necessary. # NOTE! Please keep your tasks grouped together. -include Rake::DSL - if ENV["RUBYLIB"] STDERR.puts "ERROR: Please unset RUBYLIB to build Rubinius" exit 1