diff options
author | David Somero <dsomero@hotmail.com> | 2010-05-11 22:24:57 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:24:57 +0200 |
commit | 068d1b65d781a140a424ad0eaf029623d76d409a (patch) | |
tree | 6a6b1685861a08d37e0baec75ba48dc79847cb44 /multimedia/mythtv/doinst.sh | |
parent | 427b8206d4da6cb201e0a0054f20c98bd3ca323c (diff) | |
download | slackbuilds-068d1b65d781a140a424ad0eaf029623d76d409a.tar.gz |
multimedia/mythtv: Updated for version 0.21
Diffstat (limited to 'multimedia/mythtv/doinst.sh')
-rw-r--r-- | multimedia/mythtv/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mythtv/doinst.sh b/multimedia/mythtv/doinst.sh index af950863e6..5d5f5807dd 100644 --- a/multimedia/mythtv/doinst.sh +++ b/multimedia/mythtv/doinst.sh @@ -24,6 +24,6 @@ echo echo "Extra configuration needed..." echo echo "A mythtv mysql database needs to be setup and" -echo "mythtv-setup has to be run; see the README" +echo "mythtv-setup has to be run; see the README." echo |