diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2013-11-16 21:07:50 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-16 22:57:48 -0600 |
commit | f34eb58cf55138256adc16315d8f3646a9fd5a04 (patch) | |
tree | 9d6828cae375d4830fb9bb45760a5b8b86a0cc0b /multimedia/mythtv/README.SLACKWARE | |
parent | 4057d3e2772e1b55080f432fc4cda6a02b6069d2 (diff) | |
download | slackbuilds-f34eb58cf55138256adc16315d8f3646a9fd5a04.tar.gz |
multimedia/mythtv: Removed (abandoned by SBo maintainer)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'multimedia/mythtv/README.SLACKWARE')
-rw-r--r-- | multimedia/mythtv/README.SLACKWARE | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/mythtv/README.SLACKWARE b/multimedia/mythtv/README.SLACKWARE deleted file mode 100644 index d7d22e2b65..0000000000 --- a/multimedia/mythtv/README.SLACKWARE +++ /dev/null @@ -1,11 +0,0 @@ -README.SLACKWARE for mythtv - -You need to create a database before you can run mythtv: - # mysql -u root -p < /usr/share/mythtv/database/mc.sql - -Then run mythtv-setup to configure mythtv - # mythtv-setup - -Detailed instructions for mythtv can be found here: - http://www.mythtv.org/wiki/index.php/User_Manual:Initial_Installation - |