diff options
| author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-10 19:42:38 +0000 |
|---|---|---|
| committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-10 19:42:38 +0000 |
| commit | 7fb704a0d10a35270c97ef20d47b7d57963341d8 (patch) | |
| tree | 35965c269949dafef02ededf138aa666687cd614 /packages/python/python-2.5.2/05-install.patch | |
| parent | 81b581a29c364b248359ceef82533bf2c32c71af (diff) | |
python: remove 2.4 and 2.5
Diffstat (limited to 'packages/python/python-2.5.2/05-install.patch')
| -rw-r--r-- | packages/python/python-2.5.2/05-install.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/packages/python/python-2.5.2/05-install.patch b/packages/python/python-2.5.2/05-install.patch deleted file mode 100644 index c3e249db1c..0000000000 --- a/packages/python/python-2.5.2/05-install.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: python/Lib/distutils/command/install.py -=================================================================== ---- python.orig/Lib/distutils/command/install.py 2007-03-06 17:15:43.000000000 -0300 -+++ python/Lib/distutils/command/install.py 2007-03-06 17:16:04.000000000 -0300 -@@ -601,7 +601,7 @@ - ('install_headers', has_headers), - ('install_scripts', has_scripts), - ('install_data', has_data), -- ('install_egg_info', lambda self:True), -+ ('install_egg_info', lambda self:False), - ] - - # class install |
