Commit 7c48f6d1 authored by Kenneth Reitz's avatar Kenneth Reitz

$BIN_DIR

parent c4d7ae49
......@@ -57,7 +57,7 @@ done
set +e
echo "-----> Preparing Python ($PYTHON_VERSION)"
PYTHON_EXE=$(./python-build install $PYTHON_VERSION --quiet)
PYTHON_EXE=$($BIN_DIR/python-build install $PYTHON_VERSION --quiet)
PYTHON_EXE=./python/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