summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mythtv/stable-0.22/mythtv/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/mythtv/stable-0.22/mythtv/PKGBUILD')
-rwxr-xr-xabs/core-testing/mythtv/stable-0.22/mythtv/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/stable-0.22/mythtv/PKGBUILD b/abs/core-testing/mythtv/stable-0.22/mythtv/PKGBUILD
index 47cdedd..1fc329a 100755
--- a/abs/core-testing/mythtv/stable-0.22/mythtv/PKGBUILD
+++ b/abs/core-testing/mythtv/stable-0.22/mythtv/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mythtv
pkgver=0.22
-pkgrel=23247
+pkgrel=22006
pkgdesc="A personal video recorder for Linux"
url="http://www.mythtv.org"
license="GPL"
@@ -50,7 +50,7 @@ build() {
[ "$CARCH" = "x86_64" ] && ARCH="x86-64"
# clean up from last build
-# make distclean
+ make distclean
# configure
./configure --prefix=/usr --arch=${ARCH} \