Rakefile in rake-0.9.0.beta.5 vs Rakefile in rake-0.9.0

- old
+ new

@@ -232,10 +232,9 @@ s.require_path = 'lib' # Use these for libraries. s.bindir = "bin" # Use these for applications. s.executables = ["rake"] - s.default_executable = "rake" #### Documentation and testing. s.extra_rdoc_files = FileList[ 'README.rdoc',