projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8d4070
)
setup: add site-dirs for Debian and for some (?) Mac OS X
author
Zooko O'Whielacronx
<zooko@zooko.com>
Tue, 3 Feb 2009 01:09:55 +0000
(18:09 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Tue, 3 Feb 2009 01:09:55 +0000
(18:09 -0700)
setup.cfg
patch
|
blob
|
history
diff --git
a/setup.cfg
b/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