diff options
Diffstat (limited to 'meta/packages/python/python-pygtk/nodocs.patch')
-rw-r--r-- | meta/packages/python/python-pygtk/nodocs.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/packages/python/python-pygtk/nodocs.patch b/meta/packages/python/python-pygtk/nodocs.patch deleted file mode 100644 index c3581043c3..0000000000 --- a/meta/packages/python/python-pygtk/nodocs.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: pygtk-2.17.0/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 = . $(GTK_SUBDIR) examples tests docs -+SUBDIRS = . $(GTK_SUBDIR) examples tests - - PLATFORM_VERSION = 2.0 - |