From 8d6bb68c37ab3d6750d3d7b2cf5550637faf9bbf Mon Sep 17 00:00:00 2001 From: waddlesplash Date: Tue, 18 Jan 2022 23:41:23 -0500 Subject: [PATCH] gtk3: Clean in testsuite before building --- x11-libs/gtk3/gtk3-3.24.30.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-libs/gtk3/gtk3-3.24.30.recipe b/x11-libs/gtk3/gtk3-3.24.30.recipe index 48c030d67..46afbd659 100644 --- a/x11-libs/gtk3/gtk3-3.24.30.recipe +++ b/x11-libs/gtk3/gtk3-3.24.30.recipe @@ -101,6 +101,7 @@ BUILD() --disable-gtk-doc --with-included-immodules=xim # build once, this will fail + make -C testsuite clean make $jobArgs || true # patch disable some things in typefuncs.inc