From a7b3cb6723a3ee87b4f380b4614c2138f61c7732 Mon Sep 17 00:00:00 2001
From: Michael Hanson <hansonorders@verison.net>
Date: Thu, 20 May 2010 18:02:41 +0000
Subject: linhes-scripts: Fix typo in myth2fuze

---
 abs/core-testing/linhes-scripts/PKGBUILD  | 4 ++--
 abs/core-testing/linhes-scripts/myth2fuze | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/abs/core-testing/linhes-scripts/PKGBUILD b/abs/core-testing/linhes-scripts/PKGBUILD
index 4694905..14009cb 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=69
+pkgrel=70
 pkgdesc="Various scripts that help to make LinHES, LinHES."
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -85,6 +85,6 @@ md5sums=('f56985b2d602e11dc1e10d3e7848b2a5'
          '87b0dc855181f98516acb18a7d551601'
          '25c1baeb97a49656456ae33f7e7a9f06'
          '2fb25aef03ffd1282414d8cca3df7056'
-         '1b355d227dcd954960c677f5e4f2379d'
+         '1657e31163599fed5a9a983b4a4b5283'
          'df727c98350a64e2171c950bbefc9c5d'
          '7b890e7044db38e8d439f67e398af206')
diff --git a/abs/core-testing/linhes-scripts/myth2fuze b/abs/core-testing/linhes-scripts/myth2fuze
index 39d1ce1..33b79f7 100755
--- a/abs/core-testing/linhes-scripts/myth2fuze
+++ b/abs/core-testing/linhes-scripts/myth2fuze
@@ -5,7 +5,7 @@
 # and the fuzemux project:
 # http://code.google.com/p/fuzemux
 #
-# version 0.1
+# version 0.1.1
 #
 # usage:
 # first parameter must be %DIR%/%FILE% of the recording
@@ -15,7 +15,7 @@
 # fifth parameter must be %JOBID% for the User Job status to be updated in MythTV
 # in the mythtv setup screen invoke this script like this:
 # MYTHTV User Job Command:
-# /usr/bin/myth2fuze "%DIR%/%FILE%" "%TITLE% - %SUBTITLE%" "%CHANID%" "%STARTTIME%" "%JOBID%"
+# /usr/LH/bin/myth2fuze "%DIR%/%FILE%" "%TITLE% - %SUBTITLE%" "%CHANID%" "%STARTTIME%" "%JOBID%"
 
 # options:
 USECUTLIST=Y		# Y or N
-- 
cgit v0.12