From 99a5043b3d8b47d52b0bf3a1f8709ef304e4157a Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Sat, 23 Mar 2019 17:50:57 +0100 Subject: [PATCH] Update glib-2.60.0-disable-tests.patch to incl. gio/tests Signed-off-by: David Abdurachmanov --- glib-2.60.0-disable-tests.patch | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/glib-2.60.0-disable-tests.patch b/glib-2.60.0-disable-tests.patch index 2fe6952..4940651 100644 --- a/glib-2.60.0-disable-tests.patch +++ b/glib-2.60.0-disable-tests.patch @@ -1,3 +1,12 @@ +diff --git a/gio/meson.build b/gio/meson.build +index 88575ec..de01ab5 100644 +--- a/gio/meson.build ++++ b/gio/meson.build +@@ -993,4 +993,3 @@ if enable_systemtap + endif + + subdir('fam') +-subdir('tests') diff --git a/meson.build b/meson.build index af0103c..4e2829d 100644 --- a/meson.build