summaryrefslogtreecommitdiff
path: root/x11-toolkits/tix/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/tix/files/patch-aa')
-rw-r--r--x11-toolkits/tix/files/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/tix/files/patch-aa b/x11-toolkits/tix/files/patch-aa
index 1cfcc91ffd59..5e76cc8e0d30 100644
--- a/x11-toolkits/tix/files/patch-aa
+++ b/x11-toolkits/tix/files/patch-aa
@@ -5,7 +5,7 @@
echo "$ac_t""$TCL_SRC_DIR" 1>&6
-TCL_BIN_DIR=$TCL_SRC_DIR/unix
-+TCL_BIN_DIR=$TCL_SRC_DIR/../../libdata/tcl
++TCL_BIN_DIR=$TCL_SRC_DIR/../../lib/tcl7.5
#--------------------------------------------------------------------
# See if there was a command-line option for where Tk is; if
@@ -14,7 +14,7 @@
echo "$ac_t""$TK_SRC_DIR" 1>&6
-TK_BIN_DIR=$TK_SRC_DIR/unix
-+TK_BIN_DIR=$TK_SRC_DIR/../../lib
++TK_BIN_DIR=$TK_SRC_DIR/../../lib/tk4.1
#--------------------------------------------------------------------
# Find out the top level source directory of the Tix package.