14 lines
382 B
Text
14 lines
382 B
Text
|
$NetBSD: patch-ac,v 1.1.1.1 2002/08/27 08:06:08 seb Exp $
|
||
|
|
||
|
--- configure.orig Mon Apr 15 21:53:09 2002
|
||
|
+++ configure
|
||
|
@@ -5448,7 +5448,7 @@ TCLCL_PROG_PLACES="\
|
||
|
/usr/src/local/Tcl \
|
||
|
/usr/src/local/Tcl-1.0 \
|
||
|
"
|
||
|
-TCLCL_PROG_PLACES_D="$d"
|
||
|
+TCLCL_PROG_PLACES_D="$d/bin"
|
||
|
|
||
|
NS_PACKAGE_tclcl_UNDERWAY=false
|
||
|
NS_PACKAGE_tclcl_COMPLETE=true
|