From 78727badb0b021725992e3abba1abc40dd1b0feb Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 1 Jun 2011 02:50:54 +0200 Subject: disable obsolete python check, no traces of the greport tool anymore --- glib/glib-2.28.1.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'glib') diff --git a/glib/glib-2.28.1.patch b/glib/glib-2.28.1.patch index aa6cf5a0ab08..49a6faa9c2a5 100644 --- a/glib/glib-2.28.1.patch +++ b/glib/glib-2.28.1.patch @@ -58,6 +58,22 @@ --- misc/glib-2.28.1/configure +++ misc/build/glib-2.28.1/configure +@@ -7097,6 +7097,7 @@ + fi + + ++if false; then + # Need suitable python path for greport + + +@@ -7325,6 +7326,7 @@ + + + ++fi + + + @@ -7988,6 +7988,7 @@ CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/po/LINGUAS' -- cgit