diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-26 00:08:26 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-26 00:08:26 +0000 |
| commit | 0eae03bd38ea2b144e72bf9bb4b12ee45a87352b (patch) | |
| tree | fedf3e0e66ce49e1c70b32711bc4b80d20ac4019 /chinese | |
| parent | 12b59fc91af81cdba4c0fe643f306d2620732d66 (diff) | |
Notes
Diffstat (limited to 'chinese')
| -rw-r--r-- | chinese/fcitx/pkg-plist | 8 | ||||
| -rw-r--r-- | chinese/gcin/pkg-plist | 4 | ||||
| -rw-r--r-- | chinese/oxim/pkg-plist | 4 | ||||
| -rw-r--r-- | chinese/wenju/pkg-plist | 4 |
4 files changed, 10 insertions, 10 deletions
diff --git a/chinese/fcitx/pkg-plist b/chinese/fcitx/pkg-plist index a0dbb46ce7b3..e2d44224d18f 100644 --- a/chinese/fcitx/pkg-plist +++ b/chinese/fcitx/pkg-plist @@ -117,11 +117,11 @@ lib/fcitx/libexec/fcitx-scanner %%QT4%%lib/fcitx/qt/libfcitx-quickphrase-editor.so lib/girepository-1.0/Fcitx-1.0.typelib %%GTK2%%lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-fcitx.so -%%GTK2%%@exec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache -%%GTK2%%@unexec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache +%%GTK2%%@postexec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache +%%GTK2%%@postunexec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache %%GTK3%%lib/gtk-3.0/%%GTK3_VERSION%%/immodules/im-fcitx.so -%%GTK3%%@exec %%LOCALBASE%%/bin/gtk-query-immodules-3.0 --update-cache -%%GTK3%%@unexec %%LOCALBASE%%/bin/gtk-query-immodules-3.0 --update-cache +%%GTK3%%@postexec %%LOCALBASE%%/bin/gtk-query-immodules-3.0 --update-cache +%%GTK3%%@postunexec %%LOCALBASE%%/bin/gtk-query-immodules-3.0 --update-cache %%QT4%%lib/qt4/plugins/inputmethods/qtim-fcitx.so lib/libfcitx-config.so lib/libfcitx-config.so.4 diff --git a/chinese/gcin/pkg-plist b/chinese/gcin/pkg-plist index 471a228e9992..1df6bb303327 100644 --- a/chinese/gcin/pkg-plist +++ b/chinese/gcin/pkg-plist @@ -169,5 +169,5 @@ share/icons/gcin/vocabulary.png share/icons/gcin/wm2.png share/icons/gcin/wubi.png share/icons/hicolor/64x64/apps/gcin.png -@exec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache -@unexec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache +@postexec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache +@postunexec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache diff --git a/chinese/oxim/pkg-plist b/chinese/oxim/pkg-plist index 4539ab32ec83..55b05d480c40 100644 --- a/chinese/oxim/pkg-plist +++ b/chinese/oxim/pkg-plist @@ -22,5 +22,5 @@ man/man1/oxim.1.gz share/locale/zh_CN/LC_MESSAGES/oxim.mo share/locale/zh_HK/LC_MESSAGES/oxim.mo share/locale/zh_TW/LC_MESSAGES/oxim.mo -%%GTK2%%@exec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache -%%GTK2%%@unexec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache +%%GTK2%%@postexec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache +%%GTK2%%@postunexec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache diff --git a/chinese/wenju/pkg-plist b/chinese/wenju/pkg-plist index abb5347b77b5..c3155ed010c1 100644 --- a/chinese/wenju/pkg-plist +++ b/chinese/wenju/pkg-plist @@ -16,5 +16,5 @@ lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-tim.so %%DATADIR%%/shengdiao.tim %%DATADIR%%/wubi.tim %%DATADIR%%/wubihua-n.tim -@exec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache -@unexec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache +@postexec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache +@postunexec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache |
