From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Tue, 3 Feb 2009 01:09:55 +0000 (-0700)
Subject: setup: add site-dirs for Debian and for some (?) Mac OS X
X-Git-Tag: allmydata-tahoe-1.3.0~106
X-Git-Url: https://git.rkrishnan.org/components/copyable.html?a=commitdiff_plain;h=5ba922555931d268b283f53c786301cfc2f10be2;p=tahoe-lafs%2Ftahoe-lafs.git

setup: add site-dirs for Debian and for some (?) Mac OS X
---

diff --git a/setup.cfg b/setup.cfg
index 6ed046e8..56da8484 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -39,3 +39,7 @@ 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