diff options
Diffstat (limited to 'audio/rosegarden/files/patch-ah')
-rw-r--r-- | audio/rosegarden/files/patch-ah | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/rosegarden/files/patch-ah b/audio/rosegarden/files/patch-ah new file mode 100644 index 000000000000..40fd06cb7f90 --- /dev/null +++ b/audio/rosegarden/files/patch-ah @@ -0,0 +1,12 @@ +--- /tmp/rosegarden-2.1/petal/pattern.tcl Wed Oct 22 22:18:28 1997 ++++ ./petal/pattern.tcl Fri May 14 17:22:36 1999 +@@ -1,7 +1,7 @@ + #!/bin/sh + # FilterName: Instantiate Pattern +-# the next line restarts using tclsh \ +-exec tclsh "$0" "$@" ++# the next line restarts using tclsh8.0 \ ++exec tclsh8.0 "$0" "$@" + + # Pattern instantiator (very dumb) + # Main staff is the pattern, |