1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/audio/rosegarden/files/patch-ah
Chris Piazza 27df04e06b Update to rosegarden 2.1
PR:		11712
Submitted by:	maintainer
1999-07-11 20:52:15 +00:00

13 lines
376 B
Plaintext

--- /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,