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:
567979b
)
reverting a change zooko made (2258) to see if it clears up problems in the windows...
author
Peter Secor
<secorp@allmydata.com>
Mon, 10 Mar 2008 18:37:49 +0000
(11:37 -0700)
committer
Peter Secor
<secorp@allmydata.com>
Mon, 10 Mar 2008 18:37:49 +0000
(11:37 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index f1f94d32cbb2b86721eebadad47b00b0159550b7..73ccc002b8492b83b8abebd55290dc12701dd918 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-101,7
+101,7
@@
src/allmydata/_version.py:
build: src/allmydata/_version.py
mkdir -p "$(SUPPORTLIB)"
PYTHONPATH="$(PYTHONPATH)$(PATHSEP)$(SUPPORTLIB)$(PATHSEP)" \
- $(PYTHON) ./setup.py develop --prefix="$(SUPPORT)"
+ $(PYTHON) ./setup.py develop
install
--prefix="$(SUPPORT)"
chmod +x bin/tahoe
touch .built