diff --git a/x11-packages/gtk2/hooks/postinst.in b/x11-packages/gtk2/hooks/postinst.in index 10accad10..d361520ae 100644 --- a/x11-packages/gtk2/hooks/postinst.in +++ b/x11-packages/gtk2/hooks/postinst.in @@ -6,9 +6,4 @@ for i in $(find "@TERMUX_PREFIX@/share/icons" -type f -iname index.theme); do done unset i -## Usually, glib and gdk-pixbuf should have own triggers -## but in Termux they don't have. -glib-compile-schemas "@TERMUX_PREFIX@/share/glib-2.0/schemas" > /dev/null -gdk-pixbuf-query-loaders --update-cache - exit 0 diff --git a/x11-packages/gtk2/hooks/triggers.in b/x11-packages/gtk2/hooks/triggers.in index bae7dfd62..aae2ed8c2 100644 --- a/x11-packages/gtk2/hooks/triggers.in +++ b/x11-packages/gtk2/hooks/triggers.in @@ -1,3 +1,2 @@ interest-noawait @TERMUX_PREFIX@/lib/gtk-2.0/2.10.0 -interest-noawait @TERMUX_PREFIX@/share/glib-2.0/schemas interest-noawait @TERMUX_PREFIX@/share/icons