From ce16f44d3fdf26f23949dc74a7a0e0e5d3b4fe0b Mon Sep 17 00:00:00 2001 From: Max Howell Date: Mon, 10 Aug 2009 11:45:25 +0100 Subject: Allow skip_clean? to skip entire directories Speeds up Python formula plenty in clean phase --- Library/Formula/python.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Library/Formula/python.rb') diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index 6118ad716..d1d058644 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -11,7 +11,8 @@ class Python