summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPOBJ.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/TeXLive/TLPOBJ.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLPOBJ.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/TeXLive/TLPOBJ.pm b/Master/tlpkg/TeXLive/TLPOBJ.pm
index b374040ad0e..45fb07d75d6 100644
--- a/Master/tlpkg/TeXLive/TLPOBJ.pm
+++ b/Master/tlpkg/TeXLive/TLPOBJ.pm
@@ -703,6 +703,7 @@ sub split_package {
$tlp->revision($self->revision);
$tlp->category($self->category);
$tlp->add_binfiles($a,@{$binf{$a}});
+ $tlp->binsize( $a => $self->binsize->{$a} );
push @retlist, $tlp;
}
if (keys(%binf)) {
@@ -1039,7 +1040,7 @@ The size values are handled with these functions:
$tlpobj->docsize
$tlpobj->runsize
$tlpobj->srcsize
- $tlpobj->binsize("arch1", ...)
+ $tlpobj->binsize("arch1" => size1, "arch2" => size2, ...)
which set or get the current value of the respective sizes. Note that also
the C<binsize> function returns (and takes as argument) a hash with the