summaryrefslogtreecommitdiff
path: root/audio/rosegarden/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--audio/rosegarden/files/patch-ad2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rosegarden/files/patch-ad b/audio/rosegarden/files/patch-ad
index 815a1db29be8..99328e2196ef 100644
--- a/audio/rosegarden/files/patch-ad
+++ b/audio/rosegarden/files/patch-ad
@@ -51,7 +51,7 @@ Index: do-install
$install -c ./petal/petalmidi/PetalMidi.tcl $ROSELIBDIR/petal
-( cd $ROSELIBDIR/petal ; echo "pkg_mkIndex . Petal.so *.tcl" | tclsh )
-+( cd $ROSELIBDIR/petal ; echo "pkg_mkIndex . Petal.so *.tcl" | tclsh8.0 )
++( cd $ROSELIBDIR/petal ; echo "pkg_mkIndex . Petal.so *.tcl" | tclsh8.2 )
$install -d $ROSELIBDIR/rosepetal-filters
$install -c ./petal/harmonizer.tcl $ROSELIBDIR/rosepetal-filters