juise: remove redundant comment

This commit is contained in:
Jack Nagel 2013-09-02 17:53:10 -05:00
parent 1e2b2c41f5
commit b56df279c8

View file

@ -15,7 +15,6 @@ class Juise < Formula
depends_on 'sqlite'
def install
# If build from read run script to run autoconf
system "sh ./bin/setup.sh" if build.head?
system "./configure", "--disable-dependency-tracking",
"--prefix=#{prefix}",