summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLConfig.pm
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2009-08-25 15:25:55 +0000
committerNorbert Preining <preining@logic.at>2009-08-25 15:25:55 +0000
commitcd13aed41c42d895b7a5da455db02d5bb4866b51 (patch)
tree98df693c4fc126008db731c04d3a9b5e79302b6e /Master/tlpkg/TeXLive/TLConfig.pm
parenta6e64f22f311495dbb47dae3c3dd72a89d329891 (diff)
try to use "package repository" instead of all the variants of
"location", "installation source", ... git-svn-id: svn://tug.org/texlive/trunk@14857 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLConfig.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLConfig.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/TeXLive/TLConfig.pm b/Master/tlpkg/TeXLive/TLConfig.pm
index 796b71175d3..e90c000629e 100644
--- a/Master/tlpkg/TeXLive/TLConfig.pm
+++ b/Master/tlpkg/TeXLive/TLConfig.pm
@@ -126,7 +126,7 @@ our %TLPDBConfigs = (
our %TLPDBOptions = (
"location" =>
[ "u", "__MASTER__", "location",
- "Default installation location" ],
+ "Default package repository" ],
"create_formats" =>
[ "b", 1, "formats",
"Create formats on installation" ],