diff options
Diffstat (limited to 'misc/tkrunit/files/patch-aa')
| -rw-r--r-- | misc/tkrunit/files/patch-aa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/tkrunit/files/patch-aa b/misc/tkrunit/files/patch-aa new file mode 100644 index 000000000000..538125555eee --- /dev/null +++ b/misc/tkrunit/files/patch-aa @@ -0,0 +1,10 @@ +--- runit.tcl.bak Tue Apr 27 11:48:06 1999 ++++ runit.tcl Tue Apr 27 11:48:06 1999 +@@ -1,6 +1,6 @@ + #!/bin/sh + # the next line restarts using wish \ +- exec wish "$0" "$@" ++ exec wish8.0 "$0" "$@" + + #!/usr/local/bin/wish + ## runit (tkRunIt) 12/4/98 |
