10 lines
327 B
Text
10 lines
327 B
Text
--- 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
|
|
|