misc/cal, misc/cardboard-schedule, misc/ical, misc/plan, misc/py-mxDateTime, misc/remind, sysutils/logtime, and 19 more from x11.
11 lines
277 B
Text
11 lines
277 B
Text
$NetBSD: patch-ad,v 1.1.1.1 2000/12/17 23:32:11 wiz Exp $
|
|
|
|
--- scripts/cm2rem.tcl.orig Thu Feb 17 22:45:38 2000
|
|
+++ scripts/cm2rem.tcl Sun Apr 30 23:32:07 2000
|
|
@@ -17,5 +17,5 @@
|
|
|
|
# the next line restarts using tclsh \
|
|
-exec tclsh "$0" "$@"
|
|
+exec @TCLSH@ "$0" "$@"
|
|
|
|
set i 0
|