diff options
Diffstat (limited to 'meta/packages/python/python-pygtk')
| -rw-r--r-- | meta/packages/python/python-pygtk/nodocs.patch | 10 | 
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 9b2387e959..c3581043c3 100644 --- a/meta/packages/python/python-pygtk/nodocs.patch +++ b/meta/packages/python/python-pygtk/nodocs.patch | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | Index: pygtk-2.10.4/Makefile.am | 1 | Index: pygtk-2.17.0/Makefile.am | 
| 2 | =================================================================== | 2 | =================================================================== | 
| 3 | --- pygtk-2.10.4.orig/Makefile.am | 3 | --- pygtk-2.17.0.orig/Makefile.am | 
| 4 | +++ pygtk-2.10.4/Makefile.am | 4 | +++ pygtk-2.17.0/Makefile.am | 
| 5 | @@ -4,7 +4,7 @@ if BUILD_GTK | 5 | @@ -4,7 +4,7 @@ if BUILD_GTK | 
| 6 | GTK_SUBDIR = gtk | 6 | GTK_SUBDIR = gtk | 
| 7 | endif | 7 | endif | 
| 8 | 8 | ||
| 9 | -SUBDIRS = codegen . $(GTK_SUBDIR) examples tests docs | 9 | -SUBDIRS = . $(GTK_SUBDIR) examples tests docs | 
| 10 | +SUBDIRS = codegen . $(GTK_SUBDIR) examples tests | 10 | +SUBDIRS = . $(GTK_SUBDIR) examples tests | 
| 11 | 11 | ||
| 12 | PLATFORM_VERSION = 2.0 | 12 | PLATFORM_VERSION = 2.0 | 
| 13 | 13 | ||
