summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNick White <git@njw.name>2017-06-13 14:19:02 +0100
committerNick White <git@njw.name>2017-06-13 14:19:02 +0100
commitb429bfb48ac23ccc04d6f25cc5e15f8d564b0139 (patch)
treeedf02cd036d6ec844b180deb4ec520db95f2c8ff /Makefile
parent83efb1888dc4a319c0a8d07d95a5becd9a44bef2 (diff)
downloadoed2dict-master.tar.bz2
oed2dict-master.zip
Enable --index-data-separator in dictfmtHEADmaster
There are newer releases of GoldenDict now, so their bug that made me hold off on this feature can now be safely ignored.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8b60533..8b6d8fd 100644
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,7 @@ oed.dict: oed.jargon
cat oed.jargon \
| dictfmt -j --utf8 \
--columns 0 --headword-separator ',' \
+ --index-data-separator " " \
-u http://njw.me.uk/oed \
-s "Oxford English Dictionary, 2nd Edition" \
oed