summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--zelda-roth.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/zelda-roth.install b/zelda-roth.install
index 1363f01f17ba..3b869dfec781 100644
--- a/zelda-roth.install
+++ b/zelda-roth.install
@@ -6,7 +6,7 @@ post_install() {
echo "update icon cache..."
xdg-icon-resource forceupdate --theme hicolor &> /dev/null
echo ""
- echo "Don't forget to install the package timidity-freepats or fluidr3 and configure /etc/timidity++/timidity.cfg in order to have music in game"
+ echo "Don't forget to install the package freepats-legacy or soundfont-fluid and configure /etc/timidity++/timidity.cfg in order to have music in game"
}
post_upgrade() {
@@ -15,4 +15,4 @@ post_upgrade() {
post_remove() {
post_install $1
-} \ No newline at end of file
+}