Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
rsanheim committed Jan 15, 2009
1 parent b89b26a commit 6e4ed66
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,8 @@ require 'pathname'
s.files = FileList['lib/**/*.rb', 'README', 'doc/**/*.*', 'bin/**/*.*']
s.require_paths << 'lib'

#s.bindir = "bin"
#s.executables << "configatron"
#s.default_executable = ""
#s.add_dependency("", "")
#s.add_dependency("", "")
#s.extensions << ""
s.extra_rdoc_files = ["README"]
s.has_rdoc = true
#s.platform = "Gem::Platform::Ruby"
#s.required_ruby_version = ">= 1.8.5"
#s.requirements << "An ice cold beer."
#s.requirements << "Some free time!"
s.rubyforge_project = "magrathea"
end

Expand Down

0 comments on commit 6e4ed66

Please sign in to comment.