mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Force rebuild of Tcl/Tk.
This commit is contained in:
parent
9647389c77
commit
d7eac77516
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue