mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Rakefile
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@834 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
parent
d9d662259e
commit
2b69e877fc
1 changed files with 1 additions and 0 deletions
1
Rakefile
1
Rakefile
|
@ -134,6 +134,7 @@ task :package_all => [:package] do
|
|||
sub_project("mongrel_cluster", :package)
|
||||
sub_project("mongrel_service", :package) if RUBY_PLATFORM =~ /mswin/
|
||||
sh("rake java package") unless RUBY_PLATFORM =~ /java/
|
||||
# sh("rake mswin package") unless RUBY_PLATFORM =~ /mswin/
|
||||
end
|
||||
|
||||
task :install_requirements do
|
||||
|
|
Loading…
Add table
Reference in a new issue