diff options
-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 |