From 789101ba2d9b0eebcd85cff945c18e1d9ddd36a4 Mon Sep 17 00:00:00 2001 From: Michael Hanson Date: Tue, 4 May 2010 00:37:18 +0000 Subject: linhes-script: fix my custom path in myth2fuze...doh! --- abs/core-testing/linhes-scripts/PKGBUILD | 4 ++-- abs/core-testing/linhes-scripts/myth2fuze | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/abs/core-testing/linhes-scripts/PKGBUILD b/abs/core-testing/linhes-scripts/PKGBUILD index b5d9d7e..ee22701 100644 --- a/abs/core-testing/linhes-scripts/PKGBUILD +++ b/abs/core-testing/linhes-scripts/PKGBUILD @@ -3,7 +3,7 @@ pkgname=linhes-scripts pkgver=1 -pkgrel=67 +pkgrel=68 pkgdesc="Various scripts that help to make LinHES, LinHES." arch=('i686' 'x86_64') license=('GPL2') @@ -83,4 +83,4 @@ md5sums=('f56985b2d602e11dc1e10d3e7848b2a5' '87b0dc855181f98516acb18a7d551601' '25c1baeb97a49656456ae33f7e7a9f06' '2fb25aef03ffd1282414d8cca3df7056' - '945fa126b426eafe7e75df07426b9611') + '1b355d227dcd954960c677f5e4f2379d') diff --git a/abs/core-testing/linhes-scripts/myth2fuze b/abs/core-testing/linhes-scripts/myth2fuze index f4d1ce2..39d1ce1 100755 --- a/abs/core-testing/linhes-scripts/myth2fuze +++ b/abs/core-testing/linhes-scripts/myth2fuze @@ -33,7 +33,7 @@ for APP in {fuzemux,mencoder,ffmpeg,mythcommflag,mythtranscode,mysql}; do done # where the converted video is stored -OUT_DIR=/myth/md0/video/fuze +OUT_DIR=/myth/video/fuze # Ensure output directory exists if [ ! -d $OUT_DIR ] ; then -- cgit v0.12