Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > ff11d3fe536ecd6871bb1552717165aa > scriptlet

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