diff options
author | Philipp Gesang <phg@phi-gamma.net> | 2016-09-19 23:04:23 +0200 |
---|---|---|
committer | Philipp Gesang <phg@phi-gamma.net> | 2016-09-19 23:04:26 +0200 |
commit | 022c520a281d229e30cf737461c845596bfac9fb (patch) | |
tree | 7216a8f5a034338d20e3282b069d91bb56931a27 /scripts/mkimport | |
parent | 9a3d389e0390feab7f35ad24e7e75226a60c2c9b (diff) | |
download | luaotfload-022c520a281d229e30cf737461c845596bfac9fb.tar.gz |
[mkimport] drop fonts-syn.lua from merge
No idea how this ended up being merged in the first place.
Luaotfload does its own name handling.
Diffstat (limited to 'scripts/mkimport')
-rwxr-xr-x | scripts/mkimport | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/mkimport b/scripts/mkimport index 75b4117..94e1f0b 100755 --- a/scripts/mkimport +++ b/scripts/mkimport @@ -361,7 +361,6 @@ local package = { "fonts-enc", "font-cid", "font-map", - "fonts-syn", "font-oti", "font-otr", "font-cff", |