summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-09-10 15:17:51 +0000
committerNorbert Preining <preining@logic.at>2008-09-10 15:17:51 +0000
commit7cd1e6b087e10419341fb6fb7dea2eb2446e9db0 (patch)
tree63b67c300f6f3a65269f7a6572ee5299de5e92b6
parent448c8b761fa413e31b7f3efa167485e650d9b6d6 (diff)
my english is getting worse ...
git-svn-id: svn://tug.org/texlive/trunk@10542 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/tlpkg/etc/safer-update.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/etc/safer-update.diff b/Master/tlpkg/etc/safer-update.diff
index 5cb8859aca1..816c8c266ea 100644
--- a/Master/tlpkg/etc/safer-update.diff
+++ b/Master/tlpkg/etc/safer-update.diff
@@ -9,7 +9,7 @@ Index: tlmgr.pl
- print "update: $pkg (first remove old, then install new)\n";
- merge_into(\%ret, &remove_package($pkg, $localtlpdb, 1));
+ print "update: $pkg (install new ... ";
-+ # we have to be careful hear. If we remove the package and
++ # we have to be careful here. If we remove the package and
+ # later the install_package call which downloads fails, then
+ # we are in a rather bad shape ...
+ #