# | Line 122 | Line 122 | esac | |
---|---|---|
122 | perl -p -i -e "s|^#!.*python|#!/usr/bin/env python|" %{i}/bin/idle \ | |
123 | %{i}/bin/pydoc \ | |
124 | %{i}/bin/python-config \ | |
125 | + | %{i}/bin/2to3 \ |
126 | %{i}/bin/python2.6-config \ | |
127 | %{i}/bin/smtpd.py \ | |
128 | %{i}/lib/python2.6/bsddb/dbshelve.py \ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |