blob: fca6882c3c579e4b653f2017cbe73cfb250336bc (
plain) (
blame)
1
2
3
4
5
6
7
8
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.2
|