packages: python3/python3-pythonpath.patch - updated to 3.1

adamg adamg at pld-linux.org
Mon Jun 29 16:56:45 CEST 2009


Author: adamg                        Date: Mon Jun 29 14:56:45 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 3.1

---- Files affected:
packages/python3:
   python3-pythonpath.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/python3/python3-pythonpath.patch
diff -u packages/python3/python3-pythonpath.patch:1.4 packages/python3/python3-pythonpath.patch:1.5
--- packages/python3/python3-pythonpath.patch:1.4	Sat Mar 14 18:32:16 2009
+++ packages/python3/python3-pythonpath.patch	Mon Jun 29 16:56:39 2009
@@ -215,12 +215,12 @@
  Invoking the Interpreter
  ========================
  
--The Python interpreter is usually installed as :file:`/usr/local/bin/python3.0`
+-The Python interpreter is usually installed as :file:`/usr/local/bin/python3.1`
 +The Python interpreter is usually installed as :file:`/usr/local/bin/python3`
  on those machines where it is available; putting :file:`/usr/local/bin` in your
  Unix shell's search path makes it possible to start it by typing the command ::
  
--   python3.0
+-   python3.1
 +   python3
  
  to the shell. [#]_ Since the choice of the directory where the interpreter lives
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python3/python3-pythonpath.patch?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list