From c08e96654788cf00e67ef07fd1e96547246a8fd9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 23 Jan 2011 01:47:06 +0000 Subject: reenable keyword dump git-svn-id: svn://tug.org/texlive/trunk@21151 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-update-auto | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Master/tlpkg/bin/tl-update-auto b/Master/tlpkg/bin/tl-update-auto index c50bd51de16..600440ae842 100755 --- a/Master/tlpkg/bin/tl-update-auto +++ b/Master/tlpkg/bin/tl-update-auto @@ -223,7 +223,7 @@ fi # !config_scripts_only # texcatalogue.keywords # -if $config_scripts_only; then :; else if false; then +if $config_scripts_only; then :; else cat_dump=/tmp/tc.xml rm -f $cat_dump.new wget --quiet ftp://tug.ctan.org/ftpmaint/az/texcatalogue.xml -O $cat_dump.new \ @@ -240,7 +240,6 @@ else $chicken $cp $temp.keywords.new $keywordfile update_list="$update_list $keywordfile" fi -fi # false -- skipping for now, xml dump is mia fi # !config_scripts_only -- cgit v1.2.3