keg: mkpath for mecab

This commit is contained in:
Xu Cheng 2015-08-27 16:13:24 +08:00
parent 49b37466d9
commit 451c69d9bd

View File

@ -311,6 +311,7 @@ class Keg
when "ghc" then :mkpath
when /^gio/ then :mkpath
when "lua" then :mkpath
when /^mecab/ then :mkpath
when /^node/ then :mkpath
when /^ocaml/ then :mkpath
when /^perl5/ then :mkpath