From 86c2a45ded97d6b9cea30676f582458bb83b1e5c Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 21 Sep 2009 11:40:27 -0700 Subject: Build Python against Readline 6 --- Library/Formula/python.rb | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) (limited to 'Library/Formula/python.rb') diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index c1d15a887..bcce621c4 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -1,33 +1,12 @@ require 'brewkit' -class Readline :recommended def skip_clean? path path == bin+'python' or path == bin+'python2.6' or # if you strip these, it can't load modules -- cgit v1.2.3