Commit 844a8daa authored by Kenneth Reitz's avatar Kenneth Reitz

source it

parent 93cc65ad
...@@ -63,7 +63,7 @@ echo "-----> Preparing Python interpreter ($PYTHON_VERSION)" ...@@ -63,7 +63,7 @@ echo "-----> Preparing Python interpreter ($PYTHON_VERSION)"
# PYTHON_EXE=$($BIN_DIR/python-build install $PYTHON_VERSION --quiet) # PYTHON_EXE=$($BIN_DIR/python-build install $PYTHON_VERSION --quiet)
export BUILD_DIR export BUILD_DIR
./python-build source $BIN_DIR/python-build
PYTHON_EXE=$BUILD_DIR/.vendor/python/bin/python PYTHON_EXE=$BUILD_DIR/.vendor/python/bin/python
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment