summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-08-13 11:56:56 -0700
committerAlex Yatskov <alex@foosoft.net>2016-08-13 11:56:56 -0700
commit8f8d8d3f513517fdca941bc3fb0bc88722229db5 (patch)
tree0228dea6b29b77b2836fa94449a9b9a909006771
parentd4bd9b8e4df7c8023d56a864135993402d633ce1 (diff)
Delete old script
-rwxr-xr-xbuild_dict.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/build_dict.sh b/build_dict.sh
deleted file mode 100755
index a50f6d47..00000000
--- a/build_dict.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-KANJIDIC=common/data/kanjidic
-EDICT=common/data/edict
-ENAMDICT=common/data/enamdict
-DICT_DIR=ext/bg/data
-
-common/compile.py --kanjidic $KANJIDIC --edict $EDICT --enamdict $ENAMDICT $DICT_DIR