phosh-arch/phosh/phosh.install
2024-08-13 08:17:11 -07:00

9 lines
150 B
Text

post_install() {
gio-querymodules /usr/lib/phosh/plugins
gio-querymodules /usr/lib/phosh/plugins/prefs
}
post_upgrade() {
post_install
}