summaryrefslogtreecommitdiff
path: root/Master/install-tl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-08-08 22:25:50 +0000
committerKarl Berry <karl@freefriends.org>2008-08-08 22:25:50 +0000
commitf3fc0bdd6a7b58dc2a57b11613394232cbe799eb (patch)
tree9ea9cf72e0aa238496c9debf29a131bf2c3c6f82 /Master/install-tl
parent1f3a85e3c1a7828d9a3de91bca756b5d8c3f3e27 (diff)
wording
git-svn-id: svn://tug.org/texlive/trunk@10190 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-xMaster/install-tl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/install-tl b/Master/install-tl
index 9604c216299..f33c5bf0d47 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -1052,7 +1052,7 @@ operations might be disturbed.\n\n";
# all formats option
if ($vars{'option_fmt'}) {
- info("pre-generating all format file (fmtutil-sys --all) ... ");
+ info("pre-generating all format files (fmtutil-sys --all), be patient...");
#system('fmtutil-sys','--all');
# try to capture that output
log(`fmtutil-sys --all 2>&1`);