From: Rolf Leggewie Date: Fri, 18 Apr 2008 15:16:25 +0000 (+0000) Subject: python-pygtk: push prevent_to_get_display_during_import.patch upstream X-Git-Tag: Release-2010-05/1~7173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d5fa15b377fbe096e19df69cda9e3075cd764af;p=openembedded.git python-pygtk: push prevent_to_get_display_during_import.patch upstream --- diff --git a/packages/python/python-pygtk/prevent_to_get_display_during_import.patch b/packages/python/python-pygtk/prevent_to_get_display_during_import.patch index 9340f8244d..4d267400e7 100644 --- a/packages/python/python-pygtk/prevent_to_get_display_during_import.patch +++ b/packages/python/python-pygtk/prevent_to_get_display_during_import.patch @@ -1,3 +1,7 @@ +upstream: http://bugzilla.gnome.org/show_bug.cgi?id=528758 +status: pending, reported on April 18th 2008 +comment: prevents a gtk window popping up, enabling the compilation on headless machines + Index: pygtk-2.10.4/gtk/__init__.py =================================================================== --- pygtk-2.10.4.orig/gtk/__init__.py 2007-11-27 19:27:05.000000000 -0300