mingw: add tclsh wrapper (needed by git gui) to tclsh84.exe
commit68ec41ff5048ac4d7acf914b9769c68ef25001da
authorSteffen Prohaska <prohaska@zib.de>
Fri, 10 Aug 2007 10:44:34 +0000 (10 12:44 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 10 Aug 2007 12:06:16 +0000 (10 13:06 +0100)
treec2292d6cc8939e30e429a95dba560328536d4e9b
parentda7d97c9aad007176287edea2b3352c7d0561c33
mingw: add tclsh wrapper (needed by git gui) to tclsh84.exe

mingw only included tclsh84.exe, which may cause trouble
because tclsh is expected. At least git gui's Makefile
is known to depend on tclsh. If it is missing git gui
will fail.

Signed-off-by: Steffen Prohaska <prohaska@zib.de>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
mingw/bin/tclsh [new file with mode: 0644]