diff options
Diffstat (limited to 'meta-extras/packages/python/python-pygtk/nodocs.patch')
| -rw-r--r-- | meta-extras/packages/python/python-pygtk/nodocs.patch | 13 | 
1 files changed, 0 insertions, 13 deletions
| diff --git a/meta-extras/packages/python/python-pygtk/nodocs.patch b/meta-extras/packages/python/python-pygtk/nodocs.patch deleted file mode 100644 index 9b2387e959..0000000000 --- a/meta-extras/packages/python/python-pygtk/nodocs.patch +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | Index: pygtk-2.10.4/Makefile.am | ||
| 2 | =================================================================== | ||
| 3 | --- pygtk-2.10.4.orig/Makefile.am | ||
| 4 | +++ pygtk-2.10.4/Makefile.am | ||
| 5 | @@ -4,7 +4,7 @@ if BUILD_GTK | ||
| 6 | GTK_SUBDIR = gtk | ||
| 7 | endif | ||
| 8 | |||
| 9 | -SUBDIRS = codegen . $(GTK_SUBDIR) examples tests docs | ||
| 10 | +SUBDIRS = codegen . $(GTK_SUBDIR) examples tests | ||
| 11 | |||
| 12 | PLATFORM_VERSION = 2.0 | ||
| 13 | |||
