Commit e79d28e6 authored by Martin v. Löwis's avatar Martin v. Löwis

Force rebuild of Tcl/Tk.

parent ed166418
......@@ -25,6 +25,9 @@ if not exist openssl-0.9.8g (
)
@rem tcltk
rd /s/q tcltk
rd /s/q tcl8.4.16
rd /s/q tk8.4.16
if not exist tcl8.4.16 (
if exist tcltk rd /s/q tcltk
if exist tcl8.4.12 rd /s/q tcl8.4.12
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment