summaryrefslogtreecommitdiff
path: root/Master/install-tl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-xMaster/install-tl4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/install-tl b/Master/install-tl
index 3847c0c553c..0822249b1a4 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -652,6 +652,10 @@ sub do_postinst_stuff {
rmtree("$TEXDIR/TeXLive::TLConfig::RelocTree/tlpkg");
}
+ #
+ # create package backup directory for tlmgr autobackup to work
+ mkdirhier("$TEXDIR/$TeXLive::TLConfig::PackageBackupDir");
+
# final program execution
# we have to do several things:
# - clean the environment from spurious TEXMF related variables