summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/mythappletrailers/trailers
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-01-02 07:36:16 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-01-02 07:36:16 (GMT)
commitd77878f24a8cfa23eb1b3abbcdac0f0f8c0376c2 (patch)
tree7780d2bbff721550f97efbbe7d7881b28b8cb83d /abs/extra-testing/mythappletrailers/trailers
parente019db2c0c29ab1e825f983987275b3b1a597d4f (diff)
downloadlinhes_pkgbuild-d77878f24a8cfa23eb1b3abbcdac0f0f8c0376c2.zip
linhes_pkgbuild-d77878f24a8cfa23eb1b3abbcdac0f0f8c0376c2.tar.gz
linhes_pkgbuild-d77878f24a8cfa23eb1b3abbcdac0f0f8c0376c2.tar.bz2
Updated PKGBUILD to fix Apple trailer grabber.
Diffstat (limited to 'abs/extra-testing/mythappletrailers/trailers')
-rwxr-xr-xabs/extra-testing/mythappletrailers/trailers2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra-testing/mythappletrailers/trailers b/abs/extra-testing/mythappletrailers/trailers
index 61567ec..65ac9c2 100755
--- a/abs/extra-testing/mythappletrailers/trailers
+++ b/abs/extra-testing/mythappletrailers/trailers
@@ -1,2 +1,2 @@
#!/bin/sh
-su mythtv -c '/usr/bin/php -q /usr/bin/myth_trailers_grabber.php > /home/mythtv/appletrailer.xml'
+su mythtv -c '/usr/bin/php -q /usr/bin/myth_trailers_grabber > /home/mythtv/appletrailer.xml'