summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/tlpkg/bin/tl-update-auto2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-auto b/Master/tlpkg/bin/tl-update-auto
index aca5bd57b84..ebcbe313d67 100755
--- a/Master/tlpkg/bin/tl-update-auto
+++ b/Master/tlpkg/bin/tl-update-auto
@@ -135,7 +135,7 @@ fi # !config_scripts_only
#
if $config_scripts_only; then :; else
beebe_master=/home/ftp/mirror/ftp.math.utah.edu/bib
-beebe_slave=texmf-dist/texmf-dist/bibtex/bib/beebe
+beebe_slave=texmf-dist/bibtex/bib/beebe
#
# Unusually, we check and upate only the bib files already committed to
# TL, not all from the master area. There are tons of bib files there,