Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 2735f82edc5e29cf5a9527c7c3119e95 > scriptlet

mecab-jumandic-EUCJP-5.1.20070304-4.fc12.x86_64.rpm

POSTIN

/bin/sh
# Note: post should be okay. mecab-dic expects that
# mecab is installed in advance.
if test -f /etc/mecabrc ; then
	/bin/sed -i -e 's|^dicdir.*|dicdir = /usr/lib64/mecab/dic/jumandic-EUCJP|' \
		/etc/mecabrc || :
fi