summaryrefslogtreecommitdiffstats
path: root/abs
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-11-01 08:30:07 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-11-01 08:30:07 (GMT)
commit1930ab712d4a49674e549272ca1ca9f9f03745a9 (patch)
tree1e70946178009f7ef9793957f6ca608d0f879e65 /abs
parent2667766d1a846af7052fb00dadec1c10d857292d (diff)
downloadlinhes_pkgbuild-1930ab712d4a49674e549272ca1ca9f9f03745a9.zip
linhes_pkgbuild-1930ab712d4a49674e549272ca1ca9f9f03745a9.tar.gz
linhes_pkgbuild-1930ab712d4a49674e549272ca1ca9f9f03745a9.tar.bz2
linhes-scripts:770-wrapper.sh corrected path for tablet-encode.
Diffstat (limited to 'abs')
-rwxr-xr-xabs/core-testing/linhes-scripts/770-wrapper.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/linhes-scripts/770-wrapper.sh b/abs/core-testing/linhes-scripts/770-wrapper.sh
index 65573f4..3095541 100755
--- a/abs/core-testing/linhes-scripts/770-wrapper.sh
+++ b/abs/core-testing/linhes-scripts/770-wrapper.sh
@@ -26,7 +26,7 @@ fi
# Transcode the file
-perl /usr/local/bin/770-encode.pl -q -p mplayer $VIDEODIR/$FILENAME $DIROUT/$TITLE-$STARTTIME.avi
+perl /usr/bin/tablet-encode -q -p mplayer $VIDEODIR/$FILENAME $DIROUT/$TITLE-$STARTTIME.avi
chmod 664 $DIROUT/$TITLE-$STARTTIME.avi