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

PWD?

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