aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/imagemagick.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/imagemagick.rb b/Library/Formula/imagemagick.rb
index 22dc1f12a..4a00fa871 100644
--- a/Library/Formula/imagemagick.rb
+++ b/Library/Formula/imagemagick.rb
@@ -101,6 +101,9 @@ class Imagemagick <Formula
def caveats
s = <<-EOS.undent
+ If you get "repository moved" errors, try deleting the folder:
+ ~/Library/Caches/Homebrew/imagemagick--svn
+
Because ImageMagick likes to remove tarballs, we're downloading their
stable release from their SVN repo instead. But they only serve the
repo over HTTPS, and have an untrusted certificate, so we auto-accept