aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2012-10-21 13:06:08 -0700
committerAdam Vandenberg2012-10-21 13:24:04 -0700
commit78be13ad95c42d9ff901f6a2bfe105032ea884fb (patch)
tree69391b897ce691a20b6ff8179e077acfd6fdaa8e /Library
parent6191d9289e8000fa67c1b95a8fce88392d58ef8e (diff)
downloadhomebrew-78be13ad95c42d9ff901f6a2bfe105032ea884fb.tar.bz2
fish: style nit
Diffstat (limited to 'Library')
-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"