updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / skk-jisyo / skk-jisyo.install
blobe103260df02863841cfbe7d72f46ba8e2a5a0a1a
1 post_install() {
2   echo ">>> If you want to merge dictionaries, use skktools (in AUR)"
3   echo ">>> For example, merging SKK-JISYO.L and SKK-JISYO.geo into SKK-JISYO.XL:"
4   echo ">>> % skkdic-expr2 SKK-JISYO.L + SKK-JISYO.geo > SKK-JISYO.XL"
7 post_upgrade() {
8   post_install $1
10 # vim:set ts=2 sw=2 et: