mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-25 13:07:37 +00:00
setup: add site-dirs for Debian and for some (?) Mac OS X
This commit is contained in:
parent
d8d4070e98
commit
5ba9225559
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user