openbsd-ports/devel/tkcvs/patches/patch-ab

11 lines
255 B
Plaintext

--- tkcvs/cvscheck.blank.orig Sun Apr 26 19:17:07 1998
+++ tkcvs/cvscheck.blank Sun Apr 26 19:17:33 1998
@@ -1,6 +1,6 @@
#!/bin/sh
# \
- exec tclsh $0 ${1+"$@"}
+ exec tclsh8.0 $0 ${1+"$@"}
# $Id: patch-ab,v 1.1.1.1 1998/06/15 05:35:00 todd Exp $
#