From 3ace2485d410c75ff6c6a53d4918b435f471021a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 25 May 2010 23:51:16 +0000 Subject: 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 --- Master/tlpkg/TeXLive/TLConfig.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/tlpkg/TeXLive') 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", -- cgit v1.2.3