]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
setup: add site-dirs for Debian and for some (?) Mac OS X
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 3 Feb 2009 01:09:55 +0000 (18:09 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 3 Feb 2009 01:09:55 +0000 (18:09 -0700)
setup.cfg

index 6ed046e8e65c0ab55c4d7433d2a1fe57b9904a67..56da84846e6a77aafc85a169b837a0c9b88bc3de 100644 (file)
--- 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