summaryrefslogtreecommitdiff
path: root/Master/texmf
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf')
-rwxr-xr-xMaster/texmf/scripts/texlive/uninstall-tl.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf/scripts/texlive/uninstall-tl.pl b/Master/texmf/scripts/texlive/uninstall-tl.pl
index dc45c567607..d70a0b824fd 100755
--- a/Master/texmf/scripts/texlive/uninstall-tl.pl
+++ b/Master/texmf/scripts/texlive/uninstall-tl.pl
@@ -60,6 +60,7 @@ sub main
remove_texbindirs_from_path();
unsetenv_reg("TEXBINDIR");
unregister_script_type(".texlua");
+ unregister_uninstaller();
broadcast_env();
update_assocs();
} else {