From 78be13ad95c42d9ff901f6a2bfe105032ea884fb Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 21 Oct 2012 13:06:08 -0700 Subject: fish: style nit --- Library/Formula/fish.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Formula') 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" -- cgit v1.2.3