diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2011-06-01 02:50:54 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2011-06-01 02:50:54 +0200 |
commit | 78727badb0b021725992e3abba1abc40dd1b0feb (patch) | |
tree | 3e8c70ddb34207504c9b80c7db7ce2e393d825bc /glib | |
parent | b51a5163e727c6cb5cd84cb1cca9ba31df69d1d7 (diff) |
disable obsolete python check, no traces of the greport tool anymore
Diffstat (limited to 'glib')
-rw-r--r-- | glib/glib-2.28.1.patch | 16 |
1 files changed, 16 insertions, 0 deletions
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' |