aboutsummaryrefslogtreecommitdiff
path: root/comms/tkscanfax/files/patch-src:wish
blob: 3222c667ef51ab83ed79b4296fbbb99decb046a7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
-- tkfax.orig	Sun Nov 14 20:59:03 2004
+++ tkfax	Sun Nov 14 20:59:40 2004
@@ -1,6 +1,6 @@
 #!/bin/sh
 # the next line restarts using wish \
-exec wish "$0" "$@"
+exec wish8.4 "$0" "$@"
 
 set fax(libdir) /usr/local/lib/tkscanfax1
 if [ file exist fax-init.tcl ] { set fax(libdir) [pwd] }
--- tkscan.orig	Sun Nov 14 20:59:24 2004
+++ tkscan	Sun Nov 14 20:59:33 2004
@@ -1,6 +1,6 @@
 #!/bin/sh
 # the next line restarts using wish \
-exec wish "$0" "$@"
+exec wish8.4 "$0" "$@"
 
 # Set TkScan installation directory.