archrelease: copy trunk to extra-x86_64
[arch-packages.git] / scim / repos / extra-x86_64 / install
blob66912523ae4eaf0de4a288c918ef7dc5ddec28c5
1 post_install() {
2         [[ -x usr/bin/gtk-query-immodules-2.0 ]] && gtk-query-immodules-2.0 --update-cache
3         [[ -x usr/bin/gtk-query-immodules-3.0 ]] && gtk-query-immodules-3.0 --update-cache
4         true
7 post_upgrade() {
8         post_install
11 post_remove() {
12         post_install