diff options
author | Zach van Rijn <me@zv.io> | 2022-01-06 14:28:45 +0000 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2022-10-21 18:33:57 -0500 |
commit | 336a8d0f0ba5525ffaf4384fe16e1546f7aa6ccc (patch) | |
tree | eb56ce21ee4faa6044501080df09f62b7ac59646 /user/glib/broken-gio-tests.patch | |
parent | 7e69437cf1ce5133fa8e6ed382bd50ae85c4d34a (diff) | |
download | packages-336a8d0f0ba5525ffaf4384fe16e1546f7aa6ccc.tar.gz packages-336a8d0f0ba5525ffaf4384fe16e1546f7aa6ccc.tar.bz2 packages-336a8d0f0ba5525ffaf4384fe16e1546f7aa6ccc.tar.xz packages-336a8d0f0ba5525ffaf4384fe16e1546f7aa6ccc.zip |
user/glib: bump { 2.62.6 --> 2.71.0 } to support newer 'user/glib-networking'. fixes #426.
Diffstat (limited to 'user/glib/broken-gio-tests.patch')
-rw-r--r-- | user/glib/broken-gio-tests.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/user/glib/broken-gio-tests.patch b/user/glib/broken-gio-tests.patch index 0c1e3acb5..e79925751 100644 --- a/user/glib/broken-gio-tests.patch +++ b/user/glib/broken-gio-tests.patch @@ -27,19 +27,6 @@ Requires working iconv -Requires dconf ---- glib-2.52.1/gio/tests/gsettings.c.old 2017-08-20 23:26:31.284378974 -0500 -+++ glib-2.52.1/gio/tests/gsettings.c 2017-08-20 23:26:46.637699607 -0500 -@@ -2603,6 +2603,8 @@ - gchar *schema_text; - gchar *enums; - gint result; -+ printf("1..0\n"); -+ return 0; - - setlocale (LC_ALL, ""); - - Requires update-desktop-database --- glib-2.52.1/gio/tests/resources.c.old 2016-10-22 00:18:12.000000000 -0500 +++ glib-2.52.1/gio/tests/resources.c 2017-08-20 23:39:47.127025718 -0500 |