Commit 94380058 authored by Kenneth Reitz's avatar Kenneth Reitz

prefix=

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