aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/python3.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/python3.rb')
-rw-r--r--Library/Formula/python3.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb
index 2bc408d77..5cd33672f 100644
--- a/Library/Formula/python3.rb
+++ b/Library/Formula/python3.rb
@@ -43,7 +43,7 @@ class Python3 < Formula
end
fails_with :llvm do
- build '2336'
+ build 2336
cause <<-EOS.undent
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]