diff options
Diffstat (limited to 'audio/rosegarden/files/patch-aj')
-rw-r--r-- | audio/rosegarden/files/patch-aj | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/rosegarden/files/patch-aj b/audio/rosegarden/files/patch-aj new file mode 100644 index 000000000000..4b6f08fa0584 --- /dev/null +++ b/audio/rosegarden/files/patch-aj @@ -0,0 +1,9 @@ +--- /tmp/rosegarden-2.1/petal/petalmidi/Makefile Sun Mar 2 20:03:37 1997 ++++ ./petal/petalmidi/Makefile Fri May 14 17:24:26 1999 +@@ -2,5 +2,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 + |