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
+5
View File
@@ -0,0 +1,5 @@
trigger_operations: ["install", "upgrade"]
target_type: "path"
targets: ["usr/lib/gtk-4.0/4.0.0/*/"]
depends: ["gtk4","glib"]
run: "/var/lib/bpm/hook-scripts/gtk4-querymodules.sh"