Initial Commit

This commit is contained in:
2025-05-08 16:54:37 +03:00
commit c9015bb473
4 changed files with 59 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
trigger_operations: ["install", "upgrade", "remove"]
target_type: "path"
targets: ["usr/lib/gio/modules/*.so"]
depends: ["glib"]
run: "/usr/bin/gio-querymodules /usr/lib/gio/modules"