$OpenBSD: patch-examples_tepam_tepam_demo_tcl,v 1.3 2013/11/14 09:21:18 stu Exp $
--- examples/tepam/tepam_demo.tcl.orig	Sun Nov  3 06:57:31 2013
+++ examples/tepam/tepam_demo.tcl	Mon Nov  4 11:59:36 2013
@@ -189,7 +189,7 @@ proc OpenConsole {} {
       }
       # Search inside the *n.x envirement for TkCon ...
       set TkConPath ""
-      catch {set TkConPath [exec csh -f -c {which tkcon.tcl}]}
+      catch {set TkConPath [exec which tkcon]}
       # Search inide the Windows envirement for TkCon ...
       catch {
          package require registry
