Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > 47852351a427d27560cee17dd275a019 > scriptlet

mecab-ipadic-EUCJP-2.7.0.20070801-3.fc13.1.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/ipadic-EUCJP|' \
		/etc/mecabrc || :
fi