diff options
Diffstat (limited to 'Master/tlpkg/TeXLive/TLPDB.pm')
-rw-r--r-- | Master/tlpkg/TeXLive/TLPDB.pm | 2 |
1 files changed, 1 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. |