From: Zooko O'Whielacronx Date: Tue, 3 Feb 2009 05:23:52 +0000 (-0700) Subject: setup: stop trying to add specific dirs to site-dirs to work-around setuptools #17 X-Git-Tag: allmydata-tahoe-1.3.0~98 X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=91a28da3aa2e98c94de3115dc21a0828a7f1495c;p=tahoe-lafs%2Ftahoe-lafs.git setup: stop trying to add specific dirs to site-dirs to work-around setuptools #17 --- diff --git a/setup.cfg b/setup.cfg index 56da8484..6ed046e8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -39,7 +39,3 @@ sdist = darcsver --count-all-patches sdist install = darcsver --count-all-patches install bdist_egg = darcsver --count-all-patches bdist_egg trial = darcsver --count-all-patches trial - -# site-dirs is necessary on Debian and on some (?) Mac OS X because of http://bugs.python.org/setuptools/issue17 -[easy_install] -site-dirs=/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python,/var/lib/python-support/python2.5