pythonhome

This commit is contained in:
Kenneth Reitz
2012-03-06 06:19:22 -05:00
parent 0f2f10557c
commit d1ab3939e9
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ mv */* .
env
echo '!!!!!!!!!!!!!!!!'
./configure --prefix=$BUILD_DIR/.vendor/python
./configure --prefix=$BUILD_DIR/.heroku/python
make
make install