vcdimager: remove ENV.libxml2 no-op.
This commit is contained in:
parent
65350eb595
commit
950d3097b9
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ class Vcdimager < Formula
|
|||
depends_on "popt"
|
||||
|
||||
def install
|
||||
ENV.libxml2
|
||||
|
||||
system "./configure", "--disable-debug", "--disable-dependency-tracking",
|
||||
"--prefix=#{prefix}", "--mandir=#{man}"
|
||||
system "make", "install"
|
||||
|
|
Loading…
Reference in a new issue