mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-22 06:17:50 +00:00
setup: stop trying to add specific dirs to site-dirs to work-around setuptools #17
This commit is contained in:
parent
44afd03eb4
commit
91a28da3aa
@ -39,7 +39,3 @@ sdist = darcsver --count-all-patches sdist
|
|||||||
install = darcsver --count-all-patches install
|
install = darcsver --count-all-patches install
|
||||||
bdist_egg = darcsver --count-all-patches bdist_egg
|
bdist_egg = darcsver --count-all-patches bdist_egg
|
||||||
trial = darcsver --count-all-patches trial
|
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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user