summaryrefslogtreecommitdiff
path: root/devel/tkinspect/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tkinspect/files/patch-ab')
-rw-r--r--devel/tkinspect/files/patch-ab9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/tkinspect/files/patch-ab b/devel/tkinspect/files/patch-ab
new file mode 100644
index 000000000000..2f82812f0896
--- /dev/null
+++ b/devel/tkinspect/files/patch-ab
@@ -0,0 +1,9 @@
+Index: tkinspect.tcl
+@@ -1,6 +1,6 @@
+ #!/bin/sh
+ # \
+-exec wish "$0" ${1+"$@"}
++exec wish8.3 "$0" ${1+"$@"}
+ #
+ # $Id: tkinspect.tcl,v 1.30 2002/10/09 00:32:54 patthoyts Exp $
+ #