12 lines
320 B
Plaintext
12 lines
320 B
Plaintext
|
--- tkdiff.orig Mon Dec 4 16:40:54 2006
|
||
|
+++ tkdiff Mon Dec 4 16:42:03 2006
|
||
|
@@ -1,7 +1,7 @@
|
||
|
#!/bin/sh
|
||
|
#-*-tcl-*-
|
||
|
# the next line restarts using wish \
|
||
|
-exec wish "$0" -- ${1+"$@"}
|
||
|
+exec !!LOCALBASE!!/bin/wish8.4 "$0" -- ${1+"$@"}
|
||
|
|
||
|
###############################################################################
|
||
|
#
|