diff options
Diffstat (limited to 'audio/rosegarden/files/patch-ae')
-rw-r--r-- | audio/rosegarden/files/patch-ae | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rosegarden/files/patch-ae b/audio/rosegarden/files/patch-ae index 9be375d06cbb..99a28434b000 100644 --- a/audio/rosegarden/files/patch-ae +++ b/audio/rosegarden/files/patch-ae @@ -5,7 +5,7 @@ -# the next line restarts using tclsh \ -exec tclsh "$0" "$@" +# the next line restarts using tclsh8.0 \ -+exec tclsh8.0 "$0" "$@" ++exec tclsh8.2 "$0" "$@" package require "Petal" PetalInit |