summaryrefslogtreecommitdiff
path: root/packages/python/python-pygtk/nodocs.patch
diff options
context:
space:
mode:
authorJohn Lee <john_lee@openmoko.org>2008-03-11 18:40:56 +0000
committerJohn Lee <john_lee@openmoko.org>2008-03-11 18:40:56 +0000
commita0f9ca6368207cdfde66bd3f31854bdba67e93fc (patch)
tree1af1e6670ca73929113a86dcb1e7d449a3ca7fe4 /packages/python/python-pygtk/nodocs.patch
parent010801ea8f8b51e49a9474012d932b244566cfdd (diff)
parent77665f6ed52bddfdb4602fc232b3ed939da5b3ae (diff)
merge of '826e3d1604a7153fbec79dbf0287cbde9dd32200'
and 'e8ef8cbc778629395b3eb845590295f8c168d5c1'
Diffstat (limited to 'packages/python/python-pygtk/nodocs.patch')
-rw-r--r--packages/python/python-pygtk/nodocs.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/python/python-pygtk/nodocs.patch b/packages/python/python-pygtk/nodocs.patch
new file mode 100644
index 0000000000..9b2387e959
--- /dev/null
+++ b/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
+