Skip to content
Snippets Groups Projects
Commit 5ee2bdbd authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

no shared for python-2.7.8

parent f4c71607
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,6 @@ curl -L $SOURCE_TARBALL | tar xz
mv Python-2.7.8 src
cd src
./configure --prefix=$OUT_PREFIX --enable-shared
./configure --prefix=$OUT_PREFIX
make
make install
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment