diff -Naur texlive-20160523-source/texk/texlive/linked_scripts/texlive/fmtutil.pl texlive-20160523-source-p/texk/texlive/linked_scripts/texlive/fmtutil.pl --- texlive-20160523-source/texk/texlive/linked_scripts/texlive/fmtutil.pl 2016-04-26 19:41:35.000000000 +0200 +++ texlive-20160523-source-p/texk/texlive/linked_scripts/texlive/fmtutil.pl 2016-07-17 18:56:55.301267647 +0200 @@ -65,7 +65,7 @@ # sudo sometimes does not reset the home dir of root, check on that # see more comments at the definition of the function itself # this function checks by itself whether it is running on windows or not -reset_root_home(); +#reset_root_home(); chomp(our $TEXMFDIST = `kpsewhich --var-value=TEXMFDIST`); chomp(our $TEXMFVAR = `kpsewhich -var-value=TEXMFVAR`);