imagemagick: remove redundant env tweak
This commit is contained in:
parent
40a0616372
commit
2f16b613b6
1 changed files with 0 additions and 2 deletions
|
@ -58,8 +58,6 @@ class Imagemagick < Formula
|
|||
skip_clean :la
|
||||
|
||||
def install
|
||||
ENV.delete "PERL_MM_OPT"
|
||||
|
||||
args = %W[
|
||||
--disable-osx-universal-binary
|
||||
--prefix=#{prefix}
|
||||
|
|
Loading…
Reference in a new issue