Skip to content
Snippets Groups Projects
Commit d1ab3939 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

pythonhome

parent 0f2f1055
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ mv */* .
env
echo '!!!!!!!!!!!!!!!!'
./configure --prefix=$BUILD_DIR/.vendor/python
./configure --prefix=$BUILD_DIR/.heroku/python
make
make install
......
......@@ -14,6 +14,7 @@ config_vars:
LD_LIBRARY_PATH: .heroku/vendor/lib
LANG: en_US.UTF-8
PYTHONHASHSEED: random
PYTHONHOME=/app/.vendor/python
EOF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment