libewf: remove commented-out code
This commit is contained in:
parent
7f15e82df4
commit
9222bbd3d9
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@ class Libewf < Formula
|
|||
url 'https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/libewf-20130416.tar.gz'
|
||||
sha1 'b455412299fd15e7a4f1be670d886f99350bdae4'
|
||||
|
||||
# env :std
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}"
|
||||
system "make install"
|
||||
|
|
Loading…
Reference in a new issue