diff options
| author | Michael Lauer <mickey@vanille-media.de> | 2008-02-29 15:59:47 +0000 |
|---|---|---|
| committer | Michael Lauer <mickey@vanille-media.de> | 2008-02-29 15:59:47 +0000 |
| commit | d8618d0ce0ee1bf7ad72efac9cbf5626a2897698 (patch) | |
| tree | fc29126a2695526378cef852bc57bf7b6d219df5 /packages/python/python-2.5.1/sitebranding.patch | |
| parent | 5a362b4bb805986fbb4a5e0aee08d23b62d84b05 (diff) | |
| parent | 5e33f4db5f153d6b3e3cc9c75523e9ce9288e396 (diff) | |
merge of '7ebcf65940382b7ebea258189704cb0e4a77dc70'
and 'ae9980c1d055e682beb2fea6cfddb080c495b43b'
Diffstat (limited to 'packages/python/python-2.5.1/sitebranding.patch')
| -rw-r--r-- | packages/python/python-2.5.1/sitebranding.patch | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/packages/python/python-2.5.1/sitebranding.patch b/packages/python/python-2.5.1/sitebranding.patch deleted file mode 100644 index c6e486ae97..0000000000 --- a/packages/python/python-2.5.1/sitebranding.patch +++ /dev/null @@ -1,21 +0,0 @@ - -# -# Patch managed by http://www.holgerschurig.de/patcher.html -# - -Index: Python-2.5.1/Lib/site.py -=================================================================== ---- Python-2.5.1.orig/Lib/site.py -+++ Python-2.5.1/Lib/site.py -@@ -323,8 +323,9 @@ def setcopyright(): - "Jython is maintained by the Jython developers (www.jython.org).") - else: - __builtin__.credits = _Printer("credits", """\ -- Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands -- for supporting Python development. See www.python.org for more information.""") -+ This version of Python has been built by the OpenEmbedded buildsystem (http://openembedded.org). -+ It is a part of the Python-For-Embedded-Systems initiative which is maintained by -+ Michael 'Mickey' Lauer (http://www.Vanille.de/projects/python.spy).""") - here = os.path.dirname(os.__file__) - __builtin__.license = _Printer( - "license", "See http://www.python.org/%.3s/license.html" % sys.version, |
