mirror of
https://github.com/kennethreitz-archive/python-versions.git
synced 2026-06-05 23:30:17 +00:00
no rc
This commit is contained in:
@@ -9,7 +9,7 @@ echo "Building SQLite..."
|
||||
echo "Building Python..."
|
||||
SOURCE_TARBALL='http://www.python.org/ftp/python/3.3.0/Python-3.3.0.tar.bz2'
|
||||
curl $SOURCE_TARBALL | tar jx
|
||||
mv Python-3.3.0b1 src
|
||||
mv Python-3.3.0 src
|
||||
cd src
|
||||
|
||||
./configure --prefix=$OUT_PREFIX
|
||||
|
||||
Reference in New Issue
Block a user