mirror of
https://github.com/outbackdingo/ports.git
synced 2026-02-12 21:40:22 +00:00
8 lines
178 B
Plaintext
8 lines
178 B
Plaintext
# description : Updating GIO module cache...
|
|
# operation : install upgrade remove
|
|
# target : usr/lib/gio/modules/
|
|
|
|
exechook() {
|
|
/usr/bin/gio-querymodules /usr/lib/gio/modules
|
|
}
|