diff --git a/bin/compile b/bin/compile index 4779f76..a9485f0 100755 --- a/bin/compile +++ b/bin/compile @@ -175,7 +175,7 @@ if [ ! "$SKIP_INSTALL" ]; then echo hash -r - python $ROOT_DIR/vendor/pip-1.2.1/setup.py install + easy_install $ROOT_DIR/vendor/pip-1.2.1.tar.gz fi