summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/myth2xvid/myth2xvid-userjob.sh
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-07-27 05:13:55 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-07-27 05:13:55 (GMT)
commitaa3633038ed28b321b71d374937da9cb4e11437f (patch)
treeb4ffaf025f94c7199ec7969dc05a35071b8cef98 /abs/extra-testing/myth2xvid/myth2xvid-userjob.sh
parent5436027b88c49ecd6cd157ae22c663aefe27374c (diff)
downloadlinhes_pkgbuild-aa3633038ed28b321b71d374937da9cb4e11437f.zip
linhes_pkgbuild-aa3633038ed28b321b71d374937da9cb4e11437f.tar.gz
linhes_pkgbuild-aa3633038ed28b321b71d374937da9cb4e11437f.tar.bz2
Myth2xvid:removed.
Diffstat (limited to 'abs/extra-testing/myth2xvid/myth2xvid-userjob.sh')
-rwxr-xr-xabs/extra-testing/myth2xvid/myth2xvid-userjob.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/abs/extra-testing/myth2xvid/myth2xvid-userjob.sh b/abs/extra-testing/myth2xvid/myth2xvid-userjob.sh
deleted file mode 100755
index 9ed65b2..0000000
--- a/abs/extra-testing/myth2xvid/myth2xvid-userjob.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-. /etc/profile
-#su mythtv -c "TERM=vt100 /usr/bin/myth2ipod "$1" "$2" >/tmp/logfile"
-su mythtv -c "TERM=vt100 /usr/bin/myth2ipod "$1" "$2" "
-#or to also use commercial flagging cutlist
-#su mythtv -c "TERM=vt100 /usr/bin/myth2ipod -cut "$1" "$2" >/tmp/logfile"