cfitsio: remove silly comment
This commit is contained in:
parent
f4a1828ed4
commit
881305994b
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ class Cfitsio < Formula
|
|||
end
|
||||
|
||||
def install
|
||||
# --disable-debug and --disable-dependency-tracking are not recognized by configure
|
||||
system "./configure", "--prefix=#{prefix}"
|
||||
system "make shared"
|
||||
system "make install"
|
||||
|
|
Loading…
Reference in a new issue