aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/python/python-pygtk/prevent_to_get_display_during_import.patch4
1 files changed, 4 insertions, 0 deletions
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