summaryrefslogtreecommitdiff
path: root/lang/tcl-itcl/patches/patch-ah
blob: d8686aadada31cb2c0256f5cea83e803e9a87a0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ah,v 1.1.1.1 2001/02/23 20:36:31 jtb Exp $

--- itk/generic/itk_cmds.c.orig	Tue Aug 29 15:58:00 2000
+++ itk/generic/itk_cmds.c	Fri Nov 10 01:30:43 2000
@@ -55,7 +55,7 @@
             if {[info exists env(ITK_LIBRARY)]} {\n\
                 lappend dirs $env(ITK_LIBRARY)\n\
             }\n\
-            lappend dirs [file join [file dirname $tcl_library] itk$version]\n\
+            lappend dirs [file join [file dirname $tcl_library] tcl itk$version]\n\
             set bindir [file dirname [info nameofexecutable]]\n\
             lappend dirs [file join $bindir .. lib itk$version]\n\
             lappend dirs [file join $bindir .. library]\n\