diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2011-10-16 20:11:19 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2011-10-16 20:11:28 +0200 |
commit | dd9421f8766b46a1080a09de6153e7615bac1f02 (patch) | |
tree | a70b7f967c4d35997c29c65ffc201936bd2cf8a1 /mkluatexfontdb.lua | |
parent | 8ead3332393b829e6dd500c5cae4ed7502f6a47c (diff) | |
download | luaotfload-dd9421f8766b46a1080a09de6153e7615bac1f02.tar.gz |
More cleanup
Diffstat (limited to 'mkluatexfontdb.lua')
-rwxr-xr-x | mkluatexfontdb.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mkluatexfontdb.lua b/mkluatexfontdb.lua index 2cc67c9..bc90d39 100755 --- a/mkluatexfontdb.lua +++ b/mkluatexfontdb.lua @@ -39,7 +39,7 @@ Valid options: The output database file is named otfl-fonts.lua and is placed under: %s" -]], name, names.path.localdir)) +]], name, names.path.dir)) end local function version_msg() |