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/rosegarden/files/patch-ah | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/rosegarden/files/patch-ah') diff --git a/audio/rosegarden/files/patch-ah b/audio/rosegarden/files/patch-ah index 40fd06cb7f90..dfabe8df7d82 100644 --- a/audio/rosegarden/files/patch-ah +++ b/audio/rosegarden/files/patch-ah @@ -5,8 +5,8 @@ # FilterName: Instantiate Pattern -# the next line restarts using tclsh \ -exec tclsh "$0" "$@" -+# the next line restarts using tclsh8.0 \ -+exec tclsh8.0 "$0" "$@" ++# the next line restarts using tclsh8.2 \ ++exec tclsh8.2 "$0" "$@" # Pattern instantiator (very dumb) # Main staff is the pattern, -- cgit v1.2.3