relative?

This commit is contained in:
Kenneth Reitz
2012-03-06 05:29:07 -05:00
parent 7c49ceaf2c
commit cd17d3948c
+1 -1
View File
@@ -9,7 +9,7 @@ cd python
mv */* .
mkdir -p /app/.vendor/python
./configure --prefix=/app/.vendor/python
./configure --prefix=./.vendor/python
make
make install