diff options
author | Karl Berry <karl@freefriends.org> | 2017-05-14 22:43:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-05-14 22:43:03 +0000 |
commit | 1ba946e041ac4283915a0c87313ed8118044d63a (patch) | |
tree | 5007936928139b991157e4912bc45fffe336ab70 | |
parent | f9f66e62105513200c759be6a8e3991f5a1a964a (diff) |
doc, sync
git-svn-id: svn://tug.org/texlive/trunk@44355 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/TeXLive/TLPDB.pm | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.image.tlpsrc | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/TeXLive/TLPDB.pm b/Master/tlpkg/TeXLive/TLPDB.pm index fcde9bf872b..fbf22f8853c 100644 --- a/Master/tlpkg/TeXLive/TLPDB.pm +++ b/Master/tlpkg/TeXLive/TLPDB.pm @@ -1377,7 +1377,7 @@ gives the size of packages including the size of all depending sizes. If anything has been computed one additional key is synthesized, C<__TOTAL__>, which contains the total size of all packages under -consideration. In the case of <_with_deps> this total computation +consideration. In the case of C<_with_deps> this total computation does B<not> count packages multiple times, even if they appear multiple times as dependencies. diff --git a/Master/tlpkg/tlpsrc/00texlive.image.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.image.tlpsrc index e3c0e575d37..7ddb76f9fb4 100644 --- a/Master/tlpkg/tlpsrc/00texlive.image.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.image.tlpsrc @@ -24,4 +24,5 @@ runpattern f texmf-dist/README runpattern f texmf-dist/doc/man/Makefile runpattern f texmf-dist/doc/man/man1/Makefile runpattern f texmf-dist/doc/man/man5/Makefile +runpattern f texmf-dist/scripts/texlive/Makefile runpattern f texmf-dist/scripts/texlive/mktexlsr.bat |