update to python 2.5.1, security and bug fixes... clean up the makefile slightly... and refresh the patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8239 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
diff -ruNb Python-2.5.pris/setup.py Python-2.5/setup.py
|
||||
--- Python-2.5.pris/setup.py 2007-04-19 17:08:06.740765500 -0500
|
||||
+++ Python-2.5/setup.py 2007-04-19 17:08:23.121789250 -0500
|
||||
Index: Python-2.5.1/setup.py
|
||||
===================================================================
|
||||
--- Python-2.5.1.orig/setup.py 2007-07-30 12:55:24.000000000 -0500
|
||||
+++ Python-2.5.1/setup.py 2007-07-30 12:55:24.000000000 -0500
|
||||
@@ -15,7 +15,14 @@
|
||||
from distutils.command.install_lib import install_lib
|
||||
|
||||
|
Reference in New Issue
Block a user