blob: 6558997630974d549224d74280b08ea04e189fd7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- dotfile.orig Sun Dec 21 05:40:27 1997
+++ dotfile Sun Jan 30 19:31:01 2000
@@ -23,6 +23,6 @@
echo "http://www.imada.ou.dk/~blackie/dotfile/"
echo ""
else
- exec /usr/local/bin/wish -f Generator/dotfile.tcl Generator Modules/$1 $2
+ exec %%LOCALBASE%%/bin/wish8.2 -f Generator/dotfile.tcl Generator Modules/$1 $2
fi
|