Skip to content

Commit

Permalink
Fix a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
overlast committed Dec 7, 2016
1 parent bfa0817 commit 96862c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libexec/make-mecab-ipadic-neologd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ ${MECAB_LIBEXEC_DIR}/mecab-dict-index -f UTF8 -t UTF8

echo "${ECHO_PREFIX} Make custom system dictionary on ${BASEDIR}/../build/${NEOLOGD_DIC_NAME}"
make
# for Ubuntu on Windows 10
# for Ubuntu Linux on Windows 10
sed -i -e "s|${MECAB_DIC_DIR}/ipadic|${INSTALL_DIR_PATH}|g" ${NEOLOGD_DIC_DIR}/Makefile

echo "$ECHO_PREFIX Finish.."

0 comments on commit 96862c2

Please sign in to comment.