Merge pull request #158 from chrox/master

add hyphenation dictionaries in customupdate
This commit is contained in:
{Qingping,Dave} Hou
2013-07-13 07:14:44 -07:00

View File

@@ -76,6 +76,7 @@ customupdate: all
$(INSTALL_DIR)/libs
$(STRIP) --strip-unneeded $(INSTALL_DIR)/libs/*
cp -rpL $(KOR_BASE)/data/*.css $(INSTALL_DIR)/data
cp -rpL $(KOR_BASE)/data/hyph $(INSTALL_DIR)/data/hyph
cp -rpL $(KOR_BASE)/fonts $(INSTALL_DIR)
cp -rp $(MO_DIR) $(INSTALL_DIR)
rm $(INSTALL_DIR)/fonts/droid/DroidSansFallbackFull.ttf