diff --git a/formula/python-2.7.4rc1 b/formula/python-2.7.4rc1 index 4ea3bbc..fae638a 100755 --- a/formula/python-2.7.4rc1 +++ b/formula/python-2.7.4rc1 @@ -18,4 +18,4 @@ make install cd .. rm -fr src -ln $OUT_PREFIX/bin/python $OUT_PREFIX/bin/python2 \ No newline at end of file +# ln $OUT_PREFIX/bin/python $OUT_PREFIX/bin/python2 \ No newline at end of file