Files
glib/source-files/glib-compile-schemas.bpmhook
T
2025-05-08 16:54:37 +03:00

6 lines
242 B
Plaintext

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"