juise: remove redundant comment
This commit is contained in:
parent
1e2b2c41f5
commit
b56df279c8
1 changed files with 0 additions and 1 deletions
|
@ -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}",
|
||||
|
|
Loading…
Reference in a new issue