From 77dff5267b15dde7b0b5b7bb22ee56f5f2d2d749 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Wed, 7 Jul 2010 04:40:08 -0700 Subject: python-pygtk: upgrade from 2.10.4 to 2.17.0 Rebased this patch to the newer code nodocs.patch Signed-off-by: Nitin A Kamble --- meta/packages/python/python-pygtk/nodocs.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'meta/packages/python/python-pygtk') diff --git a/meta/packages/python/python-pygtk/nodocs.patch b/meta/packages/python/python-pygtk/nodocs.patch index 9b2387e959..c3581043c3 100644 --- a/meta/packages/python/python-pygtk/nodocs.patch +++ b/meta/packages/python/python-pygtk/nodocs.patch @@ -1,13 +1,13 @@ -Index: pygtk-2.10.4/Makefile.am +Index: pygtk-2.17.0/Makefile.am =================================================================== ---- pygtk-2.10.4.orig/Makefile.am -+++ pygtk-2.10.4/Makefile.am +--- pygtk-2.17.0.orig/Makefile.am ++++ pygtk-2.17.0/Makefile.am @@ -4,7 +4,7 @@ if BUILD_GTK GTK_SUBDIR = gtk endif --SUBDIRS = codegen . $(GTK_SUBDIR) examples tests docs -+SUBDIRS = codegen . $(GTK_SUBDIR) examples tests +-SUBDIRS = . $(GTK_SUBDIR) examples tests docs ++SUBDIRS = . $(GTK_SUBDIR) examples tests PLATFORM_VERSION = 2.0 -- cgit v1.2.3