Update bpm hook

This commit is contained in:
2026-05-10 16:13:57 +03:00
parent 2ec4a2e247
commit 72431cbf4f
3 changed files with 3 additions and 7 deletions
+1 -3
View File
@@ -1,5 +1,3 @@
trigger_operations: ["install", "upgrade"]
target_type: "path"
trigger_actions: ["install", "upgrade"]
targets: ["usr/share/icons/*/"]
depends: ["gtk-update-icon-cache"]
run: "/var/lib/bpm/hook-scripts/gtk-update-icon-cache.sh"
+1 -3
View File
@@ -1,5 +1,3 @@
trigger_operations: ["install", "upgrade"]
target_type: "path"
trigger_actions: ["install", "upgrade"]
targets: ["usr/lib/gtk-4.0/4.0.0/*/"]
depends: ["gtk4","glib"]
run: "/var/lib/bpm/hook-scripts/gtk4-querymodules.sh"