From 83ee7d90d7823cafbdaa70497788921cf0e8277e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 26 Oct 2016 13:51:31 -0400 Subject: [PATCH] update python3 --- builds/runtimes/python-3.5.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builds/runtimes/python-3.5.2 b/builds/runtimes/python-3.5.2 index 086e9e8..760293d 100755 --- a/builds/runtimes/python-3.5.2 +++ b/builds/runtimes/python-3.5.2 @@ -14,5 +14,5 @@ cd src make make install -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python +# ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python