Commit 5b5f1240 authored by Kenneth Reitz's avatar Kenneth Reitz

PWD?

parent cd17d394
...@@ -9,7 +9,7 @@ cd python ...@@ -9,7 +9,7 @@ cd python
mv */* . mv */* .
mkdir -p /app/.vendor/python mkdir -p /app/.vendor/python
./configure --prefix=./.vendor/python ./configure --prefix=$PWD/.vendor/python
make make
make install make install
......
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