summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.25/mythweb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/mythtv/stable-0.25/mythweb/PKGBUILD')
-rw-r--r--abs/core/mythtv/stable-0.25/mythweb/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core/mythtv/stable-0.25/mythweb/PKGBUILD b/abs/core/mythtv/stable-0.25/mythweb/PKGBUILD
index 5e1c853..728b6dc 100644
--- a/abs/core/mythtv/stable-0.25/mythweb/PKGBUILD
+++ b/abs/core/mythtv/stable-0.25/mythweb/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mythweb
pkgver=0.25
-pkgrel=6
+pkgrel=7
commit_hash=`cat ../git_src/git_hash_web`
@@ -13,7 +13,8 @@ depends=('mythtv>=0.25' 'lighttpd' 'php' 'local-website')
groups=('mythtv-extras')
install=mythweb.install
#http://code.mythtv.org/trac/ticket/10504
-patches=(schedules.php.patch sorting.php.patch tv-schedules.php.patch)
+#patches=(schedules.php.patch sorting.php.patch tv-schedules.php.patch)
+patches=(schedules.php.patch tv-schedules.php.patch)
source=(`echo ${patches[@]:0}` mythweb.include mythweb_gen_light.conf)
DOCROOT=/data/srv/httpd/mythweb
@@ -69,7 +70,6 @@ build() {
}
md5sums=('392e570594859c026ac12194920246d8'
- '53cc59d6a8bf144027b25d5dcbfffc66'
'515e29fda503c199888a91553e1815a0'
'7645a6399434cbba35639713ac5d88e0'
'df190116b3aba35720fb6631885f973f')