openbsd-ports/devel/tkcvs/patches/patch-ab
espie 2a7029372b Fake.
Switch tkcvs to tcl/tk82
2000-03-20 19:25:12 +00:00

11 lines
252 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.2 $0 ${1+"$@"}
# $Id: patch-ab,v 1.2 2000/03/20 19:25:13 espie Exp $
#