From be418d4746257cc63e048c87ec3b205342edf85a Mon Sep 17 00:00:00 2001 From: Elliot Saba Date: Thu, 13 Sep 2012 17:48:53 +0200 Subject: zsh: remove skip_clean :all Closes #14916. Signed-off-by: Jack Nagel --- Library/Formula/zsh.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3