summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-auto3
1 files changed, 1 insertions, 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