summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 f3b271ee81f..315c88d5517 100644
--- a/Master/tlpkg/TeXLive/TLConfig.pm
+++ b/Master/tlpkg/TeXLive/TLConfig.pm
@@ -129,7 +129,7 @@ our %TLPDBOptions = (
[ "n:-1..", 1, "autobackup",
"Number of backups to keep" ],
"backupdir" =>
- [ "p", "", "backupdir",
+ [ "p", "tlpkg/package-backups", "backupdir",
"Directory for backups" ],
"create_formats" =>
[ "b", 1, "formats",