mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-08 03:14:21 +00:00
reverting a change zooko made (2258) to see if it clears up problems in the windows build
This commit is contained in:
parent
567979ba85
commit
ff1b2c770e
2
Makefile
2
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user