From 93cc65adfc7bc5ba0e1a5505b7bb0b664b34a0ed Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 6 Mar 2012 05:47:31 -0500 Subject: [PATCH] hmmm --- bin/compile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/compile b/bin/compile index e7e6f1f..d00291d 100755 --- a/bin/compile +++ b/bin/compile @@ -63,7 +63,7 @@ echo "-----> Preparing Python interpreter ($PYTHON_VERSION)" # PYTHON_EXE=$($BIN_DIR/python-build install $PYTHON_VERSION --quiet) export BUILD_DIR -python-build +./python-build PYTHON_EXE=$BUILD_DIR/.vendor/python/bin/python