summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mythtv/stable-0.23/mythweb/PKGBUILD
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2010-05-01 20:53:49 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2010-05-01 20:53:49 (GMT)
commitd33d216aed231656a71bd22b0fcb73f5b90fe27e (patch)
tree457bffd3b04282dee979356a0679c3b87f30a7fa /abs/core-testing/mythtv/stable-0.23/mythweb/PKGBUILD
parent8ddd58e0253a7fafec088d3392c3b6b6478b9ddf (diff)
downloadlinhes_pkgbuild-d33d216aed231656a71bd22b0fcb73f5b90fe27e.zip
linhes_pkgbuild-d33d216aed231656a71bd22b0fcb73f5b90fe27e.tar.gz
linhes_pkgbuild-d33d216aed231656a71bd22b0fcb73f5b90fe27e.tar.bz2
mythplugins:bumped
Diffstat (limited to 'abs/core-testing/mythtv/stable-0.23/mythweb/PKGBUILD')
-rw-r--r--abs/core-testing/mythtv/stable-0.23/mythweb/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/stable-0.23/mythweb/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/mythweb/PKGBUILD
index 6056098..e758774 100644
--- a/abs/core-testing/mythtv/stable-0.23/mythweb/PKGBUILD
+++ b/abs/core-testing/mythtv/stable-0.23/mythweb/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mythweb
pkgver=0.23
-pkgrel=2
+pkgrel=4
pkgdesc="Web interface for MythTV's backend"
url="http://www.mythtv.org"
license="GPL"
@@ -19,7 +19,7 @@ DOCROOT=/data/srv/httpd/htdocs/mythweb
build() {
- cd $startdir/src/$_svnmod
+ cd $startdir/src/mythplugins
svn update
echo "--------------------------applying patches----------------------------------------------------"