From b2a857da54e3290ef8601e3f6415f1b945a42736 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 23 Sep 2009 10:06:19 -0700 Subject: [PATCH] Add better error message for misnamed formula class. --- Library/Homebrew/formula.rb | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/Library/Homebrew/formula.rb b/Library/Homebrew/formula.rb index ed65e54260..2c7f10b5ad 100644 --- a/Library/Homebrew/formula.rb +++ b/Library/Homebrew/formula.rb @@ -30,8 +30,11 @@ class BuildError