aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/go.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/go.rb b/Library/Formula/go.rb
index 41813b4de..677f57a5f 100644
--- a/Library/Formula/go.rb
+++ b/Library/Formula/go.rb
@@ -17,6 +17,7 @@ class Go <Formula
end
def install
+ ENV.j1 # http://github.com/mxcl/homebrew/issues/#issue/237
prefix.install cruft<<'misc'
Dir.chdir prefix
FileUtils.mkdir %w[pkg bin lib]