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:
4b22989
)
zfec: setup.py: switch back to distutils, since setuptools support isn't complete yet
author
Brian Warner
<warner@allmydata.com>
Thu, 26 Apr 2007 01:09:03 +0000
(18:09 -0700)
committer
Brian Warner
<warner@allmydata.com>
Thu, 26 Apr 2007 01:09:03 +0000
(18:09 -0700)
src/zfec/setup.py
patch
|
blob
|
history
diff --git
a/src/zfec/setup.py
b/src/zfec/setup.py
index b16727033e9e38a90a3e8edf6a7e17b9ddaea6be..7fb590dfc013b594f5b3630135ceb640e30d2777 100644
(file)
--- a/
src/zfec/setup.py
+++ b/
src/zfec/setup.py
@@
-26,7
+26,7
@@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-from
setuptools
import Extension, setup
+from
distutils.core
import Extension, setup
DEBUGMODE=False
# DEBUGMODE=True