summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-25 23:51:16 +0000
committerKarl Berry <karl@freefriends.org>2010-05-25 23:51:16 +0000
commit3ace2485d410c75ff6c6a53d4918b435f471021a (patch)
tree68e45a9c5f78b5f5ca8038341ed849b2ec013bfb /Master/tlpkg/TeXLive
parentc7fed993f019060c4227f8ecbb92d9d2a706eeea (diff)
Assorted unrelated but small changes.
TLConfig.pm: set autobackup default to 1. 00texlive.installation.tlpsrc: doc fixes. check-wrapper-consistency: do not check context w32 executables. tl-update-images: enable full image rebuild. install-tl: MANPATH msg. tlmgr.pl: qualify which() call. spanish.pdf: broken and removed on CTAN. git-svn-id: svn://tug.org/texlive/trunk@18496 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive')
-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 a3b394f8fb6..f3b271ee81f 100644
--- a/Master/tlpkg/TeXLive/TLConfig.pm
+++ b/Master/tlpkg/TeXLive/TLConfig.pm
@@ -126,7 +126,7 @@ our %TLPDBConfigs = (
our %TLPDBOptions = (
"autobackup" =>
- [ "n:-1..", 0, "autobackup",
+ [ "n:-1..", 1, "autobackup",
"Number of backups to keep" ],
"backupdir" =>
[ "p", "", "backupdir",