From 99e035495bd9bc7047fd7519224a75cfcbb2502c Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 19 Dec 2012 23:24:18 -0500 Subject: [PATCH] test --- bin/compile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/compile b/bin/compile index 229c203..7d7ef4d 100755 --- a/bin/compile +++ b/bin/compile @@ -175,7 +175,7 @@ if [ ! "$SKIP_INSTALL" ]; then echo hash -r - easy_install $ROOT_DIR/vendor/pip-1.2.1.tar.gz + python $ROOT_DIR/vendor/pip-1.2.1/setup.py install fi