diff options
Diffstat (limited to 'audio/rosegarden/files/patch-ac')
-rw-r--r-- | audio/rosegarden/files/patch-ac | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/rosegarden/files/patch-ac b/audio/rosegarden/files/patch-ac new file mode 100644 index 000000000000..e04e0eadef01 --- /dev/null +++ b/audio/rosegarden/files/patch-ac @@ -0,0 +1,9 @@ +--- /tmp/rosegarden-2.1/petal/petaleditor/Makefile Sun Mar 2 20:03:35 1997 ++++ ./petal/petaleditor/Makefile Fri May 14 17:20:35 1999 +@@ -2,5 +2,5 @@ + + pkgIndex.tcl : PetalEditor.tcl + @echo "The error message for PetalEditor.tcl is normal" +- echo "pkg_mkIndex . PetalEditor.tcl" | tclsh ++ echo "pkg_mkIndex . PetalEditor.tcl" | tclsh8.0 + |