summaryrefslogtreecommitdiff
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.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/packages/python/python-pygtk/nodocs.patch b/meta/packages/python/python-pygtk/nodocs.patch
new file mode 100644
index 000000000..9b2387e95
--- /dev/null
+++ b/meta/packages/python/python-pygtk/nodocs.patch
@@ -0,0 +1,13 @@
+Index: pygtk-2.10.4/Makefile.am
+===================================================================
+--- pygtk-2.10.4.orig/Makefile.am
++++ pygtk-2.10.4/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
+
+ PLATFORM_VERSION = 2.0
+