spidermonkey: remove caveats
MongoDB now uses v8.
This commit is contained in:
parent
892f8a0fbc
commit
7425a23b33
1 changed files with 0 additions and 6 deletions
|
@ -62,10 +62,4 @@ class Spidermonkey < Formula
|
|||
bin.install "shell/js"
|
||||
end
|
||||
end
|
||||
|
||||
def caveats; <<-EOS.undent
|
||||
This formula installs Spidermonkey 1.8.5.
|
||||
If you are trying to compile MongoDB from scratch, you will need 1.7.x instead.
|
||||
EOS
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue