diff options
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/texmf/scripts/texlive/texconf.tlu | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf/scripts/texlive/texconf.tlu b/Master/texmf/scripts/texlive/texconf.tlu index fbed077dca8..dd2cf0b3456 100755 --- a/Master/texmf/scripts/texlive/texconf.tlu +++ b/Master/texmf/scripts/texlive/texconf.tlu @@ -6,6 +6,10 @@ -- You may freely use, modify and/or distribute this file. -- texconf is a subset of Thomas Esser's texconfig shell script. +-- +-- TODO +-- . call mktexlsr texmfconfig only if something has changed, not +-- in the case of usage messages function fixwin(args_unix) if os.type == 'windows' then |