openbsd-ports/devel/tclcl/patches/patch-otcldoc
espie aae9e702ed rename patches, sync names with tcl8.3.4, remove config.guess patch.
Tidy Makefile, simpler to set DISTNAME and DISTFILES.
2001-11-12 16:24:10 +00:00

13 lines
382 B
Plaintext

$OpenBSD: patch-otcldoc,v 1.1 2001/11/12 16:24:10 espie Exp $
--- otcldoc.orig Sat Feb 13 00:44:51 1999
+++ otcldoc Sat Nov 10 03:54:05 2001
@@ -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.3 "$0" "$@"
#
# otcldoc - a simple script for translating otcl classes into