index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2025-03-16 20:27:01 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2025-03-16 20:27:01 +0100 |
commit | 767096c97d9366f36ef531b49381f1a3b3326146 (patch) | |
tree | d7919877345a794eb55f580726eb0f3def1a178d /build-support-disabled/glib2/gio-querymodules.hook | |
parent | b79b42e58b90a54eb5644ae10d04b5bfde26fb75 (diff) |
-rw-r--r-- | build-support-disabled/glib2/gio-querymodules.hook | 11 |
diff --git a/build-support-disabled/glib2/gio-querymodules.hook b/build-support-disabled/glib2/gio-querymodules.hook deleted file mode 100644 index 85781479..00000000 --- a/build-support-disabled/glib2/gio-querymodules.hook +++ /dev/null @@ -1,11 +0,0 @@ -[Trigger] -Type = Path -Operation = Install -Operation = Upgrade -Operation = Remove -Target = usr/lib/gio/modules/*.so - -[Action] -Description = Updating GIO module cache... -When = PostTransaction -Exec = /usr/bin/gio-querymodules /usr/lib/gio/modules |