From 48a11350dfcf1e58925fa7d853abc137e5d59548 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 2 Aug 2013 10:37:26 -0700 Subject: cmu-sphinxbase: fix audit --- Library/Formula/cmu-sphinxbase.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/cmu-sphinxbase.rb') diff --git a/Library/Formula/cmu-sphinxbase.rb b/Library/Formula/cmu-sphinxbase.rb index 6785cd706..1df106bf3 100644 --- a/Library/Formula/cmu-sphinxbase.rb +++ b/Library/Formula/cmu-sphinxbase.rb @@ -18,6 +18,6 @@ class CmuSphinxbase < Formula end def caveats - python.standard_caveats + python.standard_caveats if python end end -- cgit v1.2.3