$NetBSD: patch-ab,v 1.2 2001/11/14 11:55:17 agc Exp $ --- mailquote.orig Mon Dec 20 15:10:24 1999 +++ mailquote Wed Aug 30 21:00:30 2000 @@ -1,6 +1,6 @@ #!/bin/sh # restart using wish \ - exec tclsh8.0 "$0" ${1+"$@"} + exec tclsh "$0" ${1+"$@"} # mailquote # copyright 1999 tom poindexter @@ -46,6 +46,9 @@ # permission to use and distribute the software in accordance with the # terms specified in this license. +# set this explicitly +set env(TCLTICKER_LIB) "@PREFIX@/share/tclticker" + if {! [info exists env(TCLTICKER_LIB)]} { lappend auto_path [file join [file dirname $argv0] lib]