aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorElliot Saba2012-09-13 17:48:53 +0200
committerJack Nagel2012-09-13 12:37:13 -0500
commitbe418d4746257cc63e048c87ec3b205342edf85a (patch)
tree9a996da6775453cc9270fbc3ab653ffdb5b2ae8d /Library
parent07f460b0583495771789700aebc2a3fba0a10cbc (diff)
downloadhomebrew-be418d4746257cc63e048c87ec3b205342edf85a.tar.bz2
zsh: remove skip_clean :all
Closes #14916. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/zsh.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/zsh.rb b/Library/Formula/zsh.rb
index 0af911703..64966ccd9 100644
--- a/Library/Formula/zsh.rb
+++ b/Library/Formula/zsh.rb
@@ -8,8 +8,6 @@ class Zsh < Formula
depends_on 'gdbm'
depends_on 'pcre'
- skip_clean :all
-
option 'disable-etcdir', 'Disable the reading of Zsh rc files in /etc'
def install