We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 14de3eb + 765f1db commit 83cb7aeCopy full SHA for 83cb7ae
git-gui/generate-tclindex.sh
@@ -23,7 +23,7 @@ then
23
: ok
24
else
25
echo >&2 " * $TCL_PATH failed; using unoptimized loading"
26
- rm -f $@
+ rm -f lib/tclIndex
27
echo '# Autogenerated by git-gui Makefile' >lib/tclIndex
28
echo >>lib/tclIndex
29
echo "class.tcl" >>lib/tclIndex
0 commit comments