summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/install-menu-text.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-03-17 23:18:09 +0000
committerKarl Berry <karl@freefriends.org>2012-03-17 23:18:09 +0000
commitfb22dbe92b0f7e3e7a69d2010d5e11bc4cdfbe5d (patch)
tree64c5a064e3476aff442bd7c05aea7ce0ce1d445b /Master/tlpkg/installer/install-menu-text.pl
parent5af7debad1f9125b0812d7dd79946f36efa98ce8 (diff)
new message wording
git-svn-id: svn://tug.org/texlive/trunk@25680 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/install-menu-text.pl')
-rwxr-xr-xMaster/tlpkg/installer/install-menu-text.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/install-menu-text.pl b/Master/tlpkg/installer/install-menu-text.pl
index d2f4fbb1b64..440caad6aa3 100755
--- a/Master/tlpkg/installer/install-menu-text.pl
+++ b/Master/tlpkg/installer/install-menu-text.pl
@@ -896,7 +896,7 @@ EOF
print " <W> install TeXworks front end: $b_addoneditor\n";
}
if ($media ne "NET") {
- print " <Y> Setup default repo for network updates: $b_adjustrepo\n";
+ print " <Y> after install, use CTAN for pkg updates: $b_adjustrepo\n";
}
other_options qw(R Q diskspace);
my $answer = prompt 'Enter command';
@@ -1173,7 +1173,7 @@ EOF
}
if ($media ne 'NET') {
- print " $b_adjustrepo setup default repository for network updates\n";
+ print " $b_adjustrepo after installation, use CTAN for package updates\n";
}
if ($vars{'portable'}) {