Sophie

Sophie

distrib > Fedora > 15 > x86_64 > by-pkgid > f50c313885f99c25d404343db779d5d8 > scriptlet

mecab-ipadic-EUCJP-2.7.0.20070801-4.fc15.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