new blfs: glib

bootstrap/glib-2.84.4 dev-libs/gobject-introspection-1.84.0 dev-libs/glib-2.84.4
This commit is contained in:
2025-12-29 19:41:51 -05:00
parent c54858c18a
commit 1052993989
5 changed files with 152 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
target=(/usr/lib/gio/modules/*.so)
triggers=("install" "remove")
operation() {
/usr/bin/gio-querymodules /usr/lib/gio/modules
}