summaryrefslogtreecommitdiff
path: root/Master/tlpkg/etc
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2009-05-03 17:25:42 +0000
committerNorbert Preining <preining@logic.at>2009-05-03 17:25:42 +0000
commit2c00c7d0ddd17ed9dd4dcde8d75c359e01ba9ced (patch)
treeccd54a06e80099e14c33c4c6c1f540727a485095 /Master/tlpkg/etc
parent85071e5ea4c141e92934c104abcf61fb28294969 (diff)
update reloc patch
git-svn-id: svn://tug.org/texlive/trunk@12915 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/etc')
-rw-r--r--Master/tlpkg/etc/allow_packages_to_be_relocatable.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/tlpkg/etc/allow_packages_to_be_relocatable.patch b/Master/tlpkg/etc/allow_packages_to_be_relocatable.patch
index fab704c0fec..f5b5e523847 100644
--- a/Master/tlpkg/etc/allow_packages_to_be_relocatable.patch
+++ b/Master/tlpkg/etc/allow_packages_to_be_relocatable.patch
@@ -1,6 +1,6 @@
Index: tlpkg/TeXLive/TLConfig.pm
===================================================================
---- tlpkg/TeXLive/TLConfig.pm (revision 12901)
+--- tlpkg/TeXLive/TLConfig.pm (revision 12914)
+++ tlpkg/TeXLive/TLConfig.pm (working copy)
@@ -30,6 +30,7 @@
@CriticalPackagesList
@@ -37,7 +37,7 @@ Index: tlpkg/TeXLive/TLConfig.pm
=head1 SEE ALSO
Index: tlpkg/TeXLive/TLPOBJ.pm
===================================================================
---- tlpkg/TeXLive/TLPOBJ.pm (revision 12901)
+--- tlpkg/TeXLive/TLPOBJ.pm (revision 12914)
+++ tlpkg/TeXLive/TLPOBJ.pm (working copy)
@@ -6,7 +6,8 @@
@@ -191,7 +191,7 @@ Index: tlpkg/TeXLive/TLPOBJ.pm
creates a container file of the all files in the C<TLPOBJ>
Index: tlpkg/TeXLive/TLMedia.pm
===================================================================
---- tlpkg/TeXLive/TLMedia.pm (revision 12901)
+--- tlpkg/TeXLive/TLMedia.pm (revision 12914)
+++ tlpkg/TeXLive/TLMedia.pm (working copy)
@@ -117,6 +117,7 @@
# even if opt_doc is false
@@ -253,7 +253,7 @@ Index: tlpkg/TeXLive/TLMedia.pm
push @badfiles, $f;
Index: tlpkg/TeXLive/TLUtils.pm
===================================================================
---- tlpkg/TeXLive/TLUtils.pm (revision 12901)
+--- tlpkg/TeXLive/TLUtils.pm (revision 12914)
+++ tlpkg/TeXLive/TLUtils.pm (working copy)
@@ -950,6 +950,7 @@
my $starttime = time();
@@ -328,7 +328,7 @@ Index: tlpkg/TeXLive/TLUtils.pm
my $xzfile = "$target/temp/$fn";
Index: tlpkg/bin/tl-update-containers
===================================================================
---- tlpkg/bin/tl-update-containers (revision 12901)
+--- tlpkg/bin/tl-update-containers (revision 12914)
+++ tlpkg/bin/tl-update-containers (working copy)
@@ -43,6 +43,7 @@
"location=s" => \$opt_location,