diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-28 18:32:45 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-28 18:32:45 +0000 |
commit | bc087374d35aa9c841dd63d44e9c9697702921ed (patch) | |
tree | 9bfffecdf0e79fc2f3af0e2a2f1044536ad164ca /audio/rosegarden/files/patch-aj | |
parent | gcc 2.95 requires us to be explicit about the return type of functions. (diff) |
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett <ade@lovett.com>
Diffstat (limited to 'audio/rosegarden/files/patch-aj')
-rw-r--r-- | audio/rosegarden/files/patch-aj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rosegarden/files/patch-aj b/audio/rosegarden/files/patch-aj index 4b6f08fa0584..fca6882c3c57 100644 --- a/audio/rosegarden/files/patch-aj +++ b/audio/rosegarden/files/patch-aj @@ -5,5 +5,5 @@ pkgIndex.tcl : PetalMidi.tcl @echo "The error message for PetalMidi.tcl is normal" - echo "pkg_mkIndex . PetalMidi.tcl" | tclsh -+ echo "pkg_mkIndex . PetalMidi.tcl" | tclsh8.0 ++ echo "pkg_mkIndex . PetalMidi.tcl" | tclsh8.2 |