rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / inputmethod / ibus / patches / 01-runtest.patch
blobc671e0b33c91f15468753ee772e896c6981179a6
1 We don't have 32 gtk+3 anymore.
3 --- ibus-1.5.26/src/tests/runtest.orig 2022-03-14 06:15:48.000000000 +0100
4 +++ ibus-1.5.26/src/tests/runtest 2024-11-02 10:57:24.337913416 +0100
5 @@ -37,7 +37,7 @@
6 test-stress
8 IBUS_SCHEMA_FILE='org.freedesktop.ibus.gschema.xml'
9 -GTK_QUERY_MODULE=gtk-query-immodules-3.0-32
10 +GTK_QUERY_MODULE=gtk-query-immodules-3.0
11 MACHINE=`uname -m`
13 if test x"$MACHINE" = xx86_64 ; then