Update bpm hook

This commit is contained in:
2026-05-10 16:23:25 +03:00
parent afcfc3a9ec
commit 25ccb80cc3
3 changed files with 3 additions and 7 deletions
+1 -3
View File
@@ -1,5 +1,3 @@
trigger_operations: ["install", "upgrade", "remove"]
target_type: "path"
trigger_actions: ["install", "upgrade", "remove"]
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"