0c0862e8f9
easier when changing default python versions) "sure" steven@
5 lines
242 B
Plaintext
5 lines
242 B
Plaintext
If you want to use this package as your default system python, as root
|
|
create symbolic links like so (overwriting any previous default):
|
|
ln -sf ${PREFIX}/bin/python2.4 ${PREFIX}/bin/python
|
|
ln -sf ${PREFIX}/bin/pydoc2.4 ${PREFIX}/bin/pydoc
|