mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 08:48:45 +01:00
Rebased this patch to the newer code nodocs.patch Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 lines
338 B
Diff
14 lines
338 B
Diff
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
|
|
|