Commit 61a7ad71 authored by Kenneth Reitz's avatar Kenneth Reitz

delete

parent d1ab3939
...@@ -8,12 +8,10 @@ tar -xjf python.tar.bz2 -C python ...@@ -8,12 +8,10 @@ tar -xjf python.tar.bz2 -C python
cd python cd python
mv */* . mv */* .
env
echo '!!!!!!!!!!!!!!!!'
./configure --prefix=$BUILD_DIR/.heroku/python ./configure --prefix=$BUILD_DIR/.heroku/python
make make
make install make install
rm -fr python python.tar.gz2
cd .. cd ..
rm -fr python python.tar.gz2
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment