summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-04-19 22:48:02 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-04-19 22:48:02 (GMT)
commitd1f87e56e01ffc0c6300dafbea2cb3331bf50ab6 (patch)
treec1c63ba411becd9a88599590fe75d7a77d542810
parent7a9089de7b27120e7eb1721def6cfaa5aa6e973b (diff)
downloadlinhes_pkgbuild-d1f87e56e01ffc0c6300dafbea2cb3331bf50ab6.zip
linhes_pkgbuild-d1f87e56e01ffc0c6300dafbea2cb3331bf50ab6.tar.gz
linhes_pkgbuild-d1f87e56e01ffc0c6300dafbea2cb3331bf50ab6.tar.bz2
Updated "pretty" cron file.
-rw-r--r--abs/extra-testing/community/mythtv-vdpau/PKGBUILD2
-rw-r--r--abs/extra-testing/community/mythtv-vdpau/pretty2
2 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra-testing/community/mythtv-vdpau/PKGBUILD b/abs/extra-testing/community/mythtv-vdpau/PKGBUILD
index 20a8624..84a5d40 100644
--- a/abs/extra-testing/community/mythtv-vdpau/PKGBUILD
+++ b/abs/extra-testing/community/mythtv-vdpau/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mythtv-vdpau
pkgver=0.21
-pkgrel=15
+pkgrel=16
pkgdesc="A Homebrew PVR project"
arch=('i686' 'x86_64')
depends=('bash' 'mysql-clients>=5.0' 'qt3' 'lame' 'lirc-utils' 'ffmpeg' \
diff --git a/abs/extra-testing/community/mythtv-vdpau/pretty b/abs/extra-testing/community/mythtv-vdpau/pretty
index 3bcc0b4..eed6f9c 100644
--- a/abs/extra-testing/community/mythtv-vdpau/pretty
+++ b/abs/extra-testing/community/mythtv-vdpau/pretty
@@ -1,2 +1,2 @@
#!/bin/bash
-perl /usr/share/mythtv/contrib/mythrename.pl --link /myth/pretty
+su - mythtv -c "/usr/bin/perl /usr/share/mythtv/contrib/mythrename.pl --link /myth/pretty"