0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-05-10 06:55:47 +00:00
Files
Maxython 7f2ec369f0 rmpkg(main/glib): remove glib-bin subpackage
The glib-bin subpackage prevents glib from compiling schemes that are important for the proper operation of the graphical environment.

Additional: include postinst script for pacman to compile the scheme after installing or updating the package.
2025-04-28 23:39:06 +03:00

4 lines
91 B
Bash

#!@TERMUX_PREFIX@/bin/sh
rm -f "@TERMUX_PREFIX@/share/glib-2.0/schemas/gschemas.compiled"