mongodb: style nits
This commit is contained in:
parent
38586ae45a
commit
e3773ac06e
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ class Mongodb < Formula
|
||||||
version '2.3.2-x86_64'
|
version '2.3.2-x86_64'
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on SixtyFourBitRequired.new
|
depends_on SixtyFourBitRequired
|
||||||
|
|
||||||
def install
|
def install
|
||||||
# Copy the prebuilt binaries to prefix
|
# Copy the prebuilt binaries to prefix
|
||||||
|
|
Loading…
Reference in a new issue