From 2455c89bab315c0b6842198f16777585029e364f Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sun, 18 Sep 2011 18:05:23 +0200 Subject: python: bump to 2.7.2 This is mostly a mechanical bump, with a refresh of all the patches to accomodate the offsets, and some minor conflict resolution. Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- package/python/python-2.7-009-python-symlink.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package/python/python-2.7-009-python-symlink.patch') diff --git a/package/python/python-2.7-009-python-symlink.patch b/package/python/python-2.7-009-python-symlink.patch index f284dba55..1b1d0c866 100644 --- a/package/python/python-2.7-009-python-symlink.patch +++ b/package/python/python-2.7-009-python-symlink.patch @@ -10,11 +10,11 @@ Signed-off-by: Thomas Petazzoni Makefile.pre.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -Index: Python-2.7.1/Makefile.pre.in +Index: Python-2.7.2/Makefile.pre.in =================================================================== ---- Python-2.7.1.orig/Makefile.pre.in -+++ Python-2.7.1/Makefile.pre.in -@@ -791,7 +791,7 @@ +--- Python-2.7.2.orig/Makefile.pre.in ++++ Python-2.7.2/Makefile.pre.in +@@ -796,7 +796,7 @@ then rm -f $(DESTDIR)$(BINDIR)/$(PYTHON); \ else true; \ fi -- cgit v1.2.3