core/glib-networking/glib-networking.install

12 lines
128 B
Plaintext
Raw Normal View History

2017-06-06 05:16:08 +08:00
post_install() {
gio-querymodules /usr/lib/gio/modules
}
post_upgrade() {
post_install
}
post_remove() {
post_install
}