diff options
author | Norbert Preining <preining@logic.at> | 2008-04-23 08:07:01 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2008-04-23 08:07:01 +0000 |
commit | 0cc9202da86a09818d49333da25b008d05e8c080 (patch) | |
tree | 39d8706cc0e3ef44fcb6b3cf207366b5e47421aa /Master | |
parent | c991a59a55ef4d39af1c0e9aee95be2f413af39a (diff) |
add todo to texconf.tlu
git-svn-id: svn://tug.org/texlive/trunk@7616 c570f23f-e606-0410-a88d-b1316a301751
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 |