clucene: fix comment

master
Adam Vandenberg 2012-03-10 18:33:13 -08:00
parent 1f564658f2
commit 827b8fa11d
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class Clucene < Formula
"--prefix=#{prefix}"
end
# Install in parallel. See:
# Serialize the install step. See:
# https://github.com/mxcl/homebrew/issues/8712
ENV.j1
system "make install"