Kenneth Reitz
2014-01-16 14:48:18 -08:00
parent f79cddd55b
commit 0d520e00ff
+1 -1
View File
@@ -13,7 +13,7 @@ mv Python-3.4.0b2 src
cd src
./configure --prefix=$OUT_PREFIX
make
make --with-ensurepip=no
make install
cd ..