diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-23 16:19:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-23 16:19:42 +0000 |
commit | b0f8af630963f25143b81e4afd01c8a3d18841fe (patch) | |
tree | ac8633d83a2cb1f18e56f7702576724b94ca687e /Master/tlpkg/TeXLive/TLWinGoo.pm | |
parent | 0f9f931997927a0dcbb5c5b95870e2f97b96fbb5 (diff) |
remove texmf-doc
git-svn-id: svn://tug.org/texlive/trunk@13424 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLWinGoo.pm')
-rw-r--r-- | Master/tlpkg/TeXLive/TLWinGoo.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/tlpkg/TeXLive/TLWinGoo.pm b/Master/tlpkg/TeXLive/TLWinGoo.pm index c4d0558ceaa..0a7b3f548cd 100644 --- a/Master/tlpkg/TeXLive/TLWinGoo.pm +++ b/Master/tlpkg/TeXLive/TLWinGoo.pm @@ -1009,7 +1009,6 @@ UNEND if (open UNINST2, ">$tdwfw/tlpkg/installer/uninst2.bat") { print UNINST2 <<UNEND2 if ($td eq $tdw); rmdir /s /q \"$td\\texmf-dist\" -rmdir /s /q \"$td\\texmf-doc\" rmdir /s /q \"$td\\texmf\" rmdir /s /q \"$td\\readme-html.dir\" rmdir /s /q \"$td\\readme-txt.dir\" |