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:
44afd03
)
setup: stop trying to add specific dirs to site-dirs to work-around setuptools #17
author
Zooko O'Whielacronx
<zooko@zooko.com>
Tue, 3 Feb 2009 05:23:52 +0000
(22:23 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Tue, 3 Feb 2009 05:23:52 +0000
(22:23 -0700)
setup.cfg
patch
|
blob
|
history
diff --git
a/setup.cfg
b/setup.cfg
index 56da84846e6a77aafc85a169b837a0c9b88bc3de..6ed046e8e65c0ab55c4d7433d2a1fe57b9904a67 100644
(file)
--- 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