summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPOBJ.pm
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-11-22 18:35:23 +0000
committerNorbert Preining <preining@logic.at>2007-11-22 18:35:23 +0000
commit39a2361ffc36b27a4718247a911a8bd67b94c14d (patch)
tree3769226924e9ef9cef667211a726f932ac866705 /Master/tlpkg/TeXLive/TLPOBJ.pm
parent91034ceeb5354838ff268d8ab822452f8a1e51c1 (diff)
fix package splitting, regenerate texlive.tlpdb, fix installer
git-svn-id: svn://tug.org/texlive/trunk@5552 c570f23f-e606-0410-a88d-b1316a301751
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