which python

This commit is contained in:
Kenneth Reitz
2013-01-02 19:49:21 -05:00
parent 86fb607dd4
commit 2f47bd12fd
+1
View File
@@ -148,6 +148,7 @@ if [ ! "$SKIP_INSTALL" ]; then
WORKING_DIR=$(pwd)
# Prepare it for the real world
which python
puts-step "Installing Distribute (0.6.32)"
cd $ROOT_DIR/vendor/distribute-0.6.32/
python setup.py install # &> /dev/null