From d47c60c7a0f86ae40bb406a0045e46b6b7e47bbc Mon Sep 17 00:00:00 2001 From: Matthew Lewinski Date: Fri, 3 Feb 2012 21:28:37 -0600 Subject: MongoDB: fix label field in plist Signed-off-by: Adam Vandenberg --- Library/Formula/mongodb.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/mongodb.rb b/Library/Formula/mongodb.rb index e9392b527..7f00ce0d1 100644 --- a/Library/Formula/mongodb.rb +++ b/Library/Formula/mongodb.rb @@ -118,7 +118,7 @@ class Mongodb < Formula Label - #{plist_path} + #{plist_name} ProgramArguments #{HOMEBREW_PREFIX}/bin/mongod -- cgit v1.2.3