Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 7dbaded04efbe707993ef8667ba2fc98 > scriptlet

mecab-jumandic-EUCJP-5.1.20070304-4.fc12.i686.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/lib/mecab/dic/jumandic-EUCJP|' \
		/etc/mecabrc || :
fi