diff options
Diffstat (limited to 'Library/Formula/clucene.rb')
| -rw-r--r-- | Library/Formula/clucene.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/clucene.rb b/Library/Formula/clucene.rb index 76044e494..3b101f843 100644 --- a/Library/Formula/clucene.rb +++ b/Library/Formula/clucene.rb @@ -31,7 +31,7 @@ class Clucene < Formula end # Serialize the install step. See: - # https://github.com/mxcl/homebrew/issues/8712 + # https://github.com/Homebrew/homebrew/issues/8712 ENV.j1 system "make install" end |
