summaryrefslogtreecommitdiff
path: root/audio/rosegarden/files/patch-ae
blob: 9be375d06cbb0df3b6fd396d5447d129ceb82b8d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- /tmp/rosegarden-2.1/petal/dump.tcl	Mon Oct 20 19:23:58 1997
+++ ./petal/dump.tcl	Fri May 14 17:22:47 1999
@@ -1,6 +1,6 @@
 #!/bin/sh
-# the next line restarts using tclsh \
-exec tclsh "$0" "$@"
+# the next line restarts using tclsh8.0 \
+exec tclsh8.0 "$0" "$@"
 
 package require "Petal"
 PetalInit