summaryrefslogtreecommitdiffstats
path: root/meta/packages/python/python-pygtk/nodocs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/python/python-pygtk/nodocs.patch')
-rw-r--r--meta/packages/python/python-pygtk/nodocs.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta/packages/python/python-pygtk/nodocs.patch b/meta/packages/python/python-pygtk/nodocs.patch
index 9b2387e..c358104 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
OpenPOWER on IntegriCloud