mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
use allison template
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@873 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
parent
da1a63c704
commit
97f6f41971
1 changed files with 1 additions and 0 deletions
1
Rakefile
1
Rakefile
|
@ -11,6 +11,7 @@ e = Echoe.new("mongrel") do |p|
|
|||
p.ignore_pattern = /^(pkg|site|projects|doc|log)|CVS|\.log/
|
||||
p.ruby_version = '>= 1.8.4'
|
||||
p.dependencies = ['gem_plugin >=0.2.3', 'cgi_multipart_eof_fix >=2.4']
|
||||
p.rdoc_template = `allison --path`.chomp
|
||||
|
||||
p.need_tar_gz = false
|
||||
p.need_tgz = true
|
||||
|
|
Loading…
Add table
Reference in a new issue