1
0
Fork 0
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:
evanweaver 2007-11-08 11:55:57 +00:00
parent da1a63c704
commit 97f6f41971

View file

@ -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