aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/fish.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/fish.rb b/Library/Formula/fish.rb
index 6223c9b99..74c8c499d 100644
--- a/Library/Formula/fish.rb
+++ b/Library/Formula/fish.rb
@@ -11,6 +11,7 @@ class Fish < Formula
depends_on 'doxygen' => :build if build.head?
depends_on :autoconf if build.head?
depends_on 'readline'
+
skip_clean 'share/doc'
conflicts_with "fishfish"