Split package and add BPM hooks

This commit is contained in:
2025-07-17 13:39:48 +03:00
parent 2b7b0d474f
commit cbff73fb34
6 changed files with 56 additions and 1 deletions
@@ -0,0 +1,5 @@
trigger_operations: ["install", "upgrade"]
target_type: "path"
targets: ["usr/share/icons/*/"]
depends: ["gtk-update-icon-cache"]
run: "/var/lib/bpm/hook-scripts/gtk-update-icon-cache.sh"