Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
imagemagick: remove obsolete libtool workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Dec 12, 2014
1 parent 0864713 commit 9efbcda
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Library/Formula/imagemagick.rb
Expand Up @@ -46,12 +46,6 @@ class Imagemagick < Formula

depends_on "xz"

def pour_bottle?
# If libtool is keg-only it currently breaks the bottle.
# This is a temporary workaround until we have a better fix.
not Formula["libtool"].keg_only?
end

skip_clean :la

def install
Expand Down

0 comments on commit 9efbcda

Please sign in to comment.