summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLWinGoo.pm
diff options
context:
space:
mode:
authorSiep Kroonenberg <siepo@cybercomm.nl>2011-06-23 08:26:41 +0000
committerSiep Kroonenberg <siepo@cybercomm.nl>2011-06-23 08:26:41 +0000
commit25a8fed847be224d5f1b5e261ef36024e466dcb4 (patch)
treea9be3aafb5d86734133df45432eac6c5907931f8 /Master/tlpkg/TeXLive/TLWinGoo.pm
parent318e5b57db23e1c6e9abb03ded466bc5c71b8a4e (diff)
Removed some rems from w32 uninstaller
git-svn-id: svn://tug.org/texlive/trunk@23105 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLWinGoo.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLWinGoo.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/TeXLive/TLWinGoo.pm b/Master/tlpkg/TeXLive/TLWinGoo.pm
index e4d536f37e6..eef79f43411 100644
--- a/Master/tlpkg/TeXLive/TLWinGoo.pm
+++ b/Master/tlpkg/TeXLive/TLWinGoo.pm
@@ -1216,7 +1216,7 @@ UNEND
rmdir /s /q \"$td\\bin\"
rmdir /s /q \"$td\\readme-html.dir\"
rmdir /s /q \"$td\\readme-txt.dir\"
-rem rmdir /s /q \"$td\\temp\"
+rmdir /s /q \"$td\\temp\"
rmdir /s /q \"$td\\texmf\"
rmdir /s /q \"$td\\texmf-dist\"
rmdir /s /q \"$td\\tlpkg\"
@@ -1224,7 +1224,7 @@ rmdir /s /q \"$tdsc\"
rmdir /s /q \"$tdsv\"
del /q \"$td\\README.*\"
del /q \"$td\\LICENSE.*\"
-rem del /q \"$td\\doc.html\"
+del /q \"$td\\doc.html\"
del /q \"$td\\index.html\"
del /q \"$td\\texmf.cnf\"
del /q \"$td\\texmfcnf.lua\"