From bc087374d35aa9c841dd63d44e9c9697702921ed Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 28 Nov 1999 18:32:45 +0000 Subject: Update to use Tcl/Tk version 8.2. Submitted by: Ade Lovett --- audio/splaytk/files/patch-aa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/splaytk/files/patch-aa') diff --git a/audio/splaytk/files/patch-aa b/audio/splaytk/files/patch-aa index cc2366b89bd3..9f19c941bb7f 100644 --- a/audio/splaytk/files/patch-aa +++ b/audio/splaytk/files/patch-aa @@ -5,7 +5,7 @@ --- 1,9 ---- + #!/bin/sh + # start up wish \ -+ exec wish8.0 "$0" "$@" ++ exec wish8.2 "$0" "$@" + + set libdir /usr/local/lib/splay-tk + set images ${libdir} -- cgit v1.2.3