summaryrefslogtreecommitdiff
path: root/Master/install-tl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-xMaster/install-tl6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/install-tl b/Master/install-tl
index 49f15288bfc..3b4964d9d2f 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -555,6 +555,12 @@ sub do_postinst_stuff {
do_texmf_cnf() unless ($opt_portable);
+ #
+ # clean up useless files in texmf-dist/tlpkg as this is only
+ # created by the relocatable packages
+ if (-d "$TEXDIR/$TeXLive::TLConfig::RelocTree/tlpkg") {
+ rmtree("$TEXDIR/TeXLive::TLConfig::RelocTree/tlpkg");
+ }
# final program execution
# we have to do several things: