diff options
author | Norbert Preining <preining@logic.at> | 2008-12-03 19:19:07 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2008-12-03 19:19:07 +0000 |
commit | 358b9a9ad3640189d6db03b12ed3ada31da17e6a (patch) | |
tree | 05033974f487307df9d41b5dedceba38f1273ce9 /Master/texmf/scripts | |
parent | 1ee2931bacfc14cfb73466ea79317c4fc0dd07c8 (diff) |
foobar thingy
git-svn-id: svn://tug.org/texlive/trunk@11508 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/scripts')
-rwxr-xr-x | Master/texmf/scripts/texlive/tlmgr2.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr2.pl b/Master/texmf/scripts/texlive/tlmgr2.pl index 2b2b2c280c5..3ae0ac4594b 100755 --- a/Master/texmf/scripts/texlive/tlmgr2.pl +++ b/Master/texmf/scripts/texlive/tlmgr2.pl @@ -6,6 +6,8 @@ # or any later version. # # TODO: +# +# MAYBE TODO (needs discussion) # - save the remote texlive.tlpdb and its md5-hash, and before downloading # check only for the md5-hash of the remote tlpdb, and re-download only # if necessary |