1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-20 10:50:08 +03:00

feature #450: disable bundler gem checking

This commit is contained in:
Javi Fontan 2011-07-12 19:27:01 +02:00
parent 4676806eb3
commit 697ac59538

View File

@ -83,13 +83,6 @@ try_library :rubygems, <<-EOT.unindent
* Follow the instructions from http://rubygems.org/pages/download
EOT
try_library :bundler, <<-EOT.unindent
bundler needed to install gems
execute this to install it:
[sudo] gem install bundler
EOT
if ARGV.include?('-h')
help