diff options
Diffstat (limited to 'audio/rosegarden/files/patch-ab')
-rw-r--r-- | audio/rosegarden/files/patch-ab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rosegarden/files/patch-ab b/audio/rosegarden/files/patch-ab index c079741f5dd1..7efb85e26044 100644 --- a/audio/rosegarden/files/patch-ab +++ b/audio/rosegarden/files/patch-ab @@ -5,7 +5,7 @@ pkgIndex.tcl : Petal.so Petal.tcl @echo "The error message for Petal.tcl is normal" - echo "pkg_mkIndex . Petal.so Petal.tcl" | tclsh -+ echo "pkg_mkIndex . Petal.so Petal.tcl" | tclsh8.0 ++ echo "pkg_mkIndex . Petal.so Petal.tcl" | tclsh8.2 petaleditor/pkgIndex.tcl : petaleditor/PetalEditor.tcl cd petaleditor; make |