mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02:00
python: Promote from meta-extras to meta
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5092 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
13
meta/packages/python/python-pygtk/nodocs.patch
Normal file
13
meta/packages/python/python-pygtk/nodocs.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user