mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5092 311d38ba-8fff-0310-9ca6-ca027cbcb966
14 lines
354 B
Diff
14 lines
354 B
Diff
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
|
|
|