Initial Commit

This commit is contained in:
2025-05-08 16:54:37 +03:00
commit c9015bb473
4 changed files with 59 additions and 0 deletions
@@ -0,0 +1,5 @@
trigger_operations: ["install", "upgrade", "remove"]
target_type: "path"
targets: ["usr/share/glib-2.0/schemas/*.xml","usr/share/glib-2.0/schemas/*.override"]
depends: ["glib"]
run: "/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas"