diff options
Diffstat (limited to 'abs/extra-testing/community')
| -rw-r--r-- | abs/extra-testing/community/mythtv-vdpau/PKGBUILD | 2 | ||||
| -rw-r--r-- | abs/extra-testing/community/mythtv-vdpau/pretty | 2 | 
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" | 
