summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Spencer <idlemoor@slackbuilds.org>2017-08-12 16:14:46 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-08-13 13:51:16 +0700
commitd4fe4813ca9a96eb6551500c7244d45a2aaa0d27 (patch)
tree2353b33fa9d8b3f218a954d8a28ae3ecbe763655
parentec5b8a0311d4dd1a4cb3c0018e2a642478a24521 (diff)
downloadslackbuilds-d4fe4813ca9a96eb6551500c7244d45a2aaa0d27.tar.gz
slackbuilds-d4fe4813ca9a96eb6551500c7244d45a2aaa0d27.tar.xz
multimedia/mythtv: Fixed md5sum and doinst.sh.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--multimedia/mythtv/doinst.sh1
-rw-r--r--multimedia/mythtv/mythtv.info2
2 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/mythtv/doinst.sh b/multimedia/mythtv/doinst.sh
index 99ebfdadb8..664ac506bf 100644
--- a/multimedia/mythtv/doinst.sh
+++ b/multimedia/mythtv/doinst.sh
@@ -23,7 +23,6 @@ preserve_perms() {
}
preserve_perms etc/rc.d/rc.mythbackend.new
-config etc/rc.d/rc.mythbackend.new
config etc/logrotate.d/mythbackend.new
config etc/mythtv/config.xml.new
config etc/mythtv/mysql.txt.new
diff --git a/multimedia/mythtv/mythtv.info b/multimedia/mythtv/mythtv.info
index 8f4464b09f..d364c7f70b 100644
--- a/multimedia/mythtv/mythtv.info
+++ b/multimedia/mythtv/mythtv.info
@@ -2,7 +2,7 @@ PRGNAM="mythtv"
VERSION="0.27.6"
HOMEPAGE="https://www.mythtv.org/"
DOWNLOAD="https://github.com/MythTV/mythtv/archive/v0.27.6.tar.gz"
-MD5SUM="187756e9f5dc1d6f887bfe5848db6fc5"
+MD5SUM="30dce5263a03687a14ff34331ea537ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libass faac lame MySQL-python lxml urlgrabber perl-http-message libwww-perl perl-Net-UPnP perl-IO-Socket-INET6 x264 xvidcore"