1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/devel/tclcl/files/patch-aa
Steve Price bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00

12 lines
332 B
Plaintext

--- tclcl-1.0b8/otcldoc.orig Mon Apr 26 10:53:34 1999
+++ otcldoc Mon Apr 26 10:53:43 1999
@@ -1,7 +1,7 @@
#!/bin/sh
# the exec restarts using tclsh which in turn ignores
# the command because of this backslash: \
-exec tclsh "$0" "$@"
+exec tclsh8.2 "$0" "$@"
#
# otcldoc - a simple script for translating otcl classes into