diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/imagemagick.rb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Library/Formula/imagemagick.rb b/Library/Formula/imagemagick.rb index edb0db05e..cfa303a17 100644 --- a/Library/Formula/imagemagick.rb +++ b/Library/Formula/imagemagick.rb @@ -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 |
