]> git.pld-linux.org Git - packages/python3.git/blobdiff - python3-pythonpath.patch
- x32 rebuild
[packages/python3.git] / python3-pythonpath.patch
index fe5e48ebfbf956b1cca7e61d733d1c0ec8081447..69be18363a861da6e3540e9923cc9bfd66d40e54 100644 (file)
                        '/usr/bin/env python', line)
          print(filename, ':', repr(line))
          f = open(filename, "w")
---- Python-3.0.1/Doc/README.txt.wiget  2009-02-13 00:46:00.000000000 +0100
-+++ Python-3.0.1/Doc/README.txt        2009-03-14 18:12:32.000000000 +0100
-@@ -37,7 +37,7 @@ the top-level index `build/html/index.ht
- To use a Python interpreter that's not called ``python``, use the standard
- way to set Makefile variables, using e.g. ::
--   make html PYTHON=/usr/bin/python2.5
-+   make html PYTHON=/usr/bin/python3
- Available make targets are:
This page took 0.615013 seconds and 4 git commands to generate.