From 113c669041f6961d58ea7b39696ea5b27b3f7297 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 19 Dec 2012 23:30:54 -0500 Subject: [PATCH] test --- bin/compile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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