summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mythtv/stable-0.22
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-03-30 15:37:40 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-03-30 15:37:40 (GMT)
commite161aa77421d5201e4e982f523b3e641e5f30cd4 (patch)
tree2dae6e3f37b374b24856ac64308944a9ae2118bc /abs/core-testing/mythtv/stable-0.22
parent5dfeda318a5b6725cf441cc936ace916448baf79 (diff)
downloadlinhes_pkgbuild-e161aa77421d5201e4e982f523b3e641e5f30cd4.zip
linhes_pkgbuild-e161aa77421d5201e4e982f523b3e641e5f30cd4.tar.gz
linhes_pkgbuild-e161aa77421d5201e4e982f523b3e641e5f30cd4.tar.bz2
mythtv-stable: fix typo in pretty. The dir had an extra a on the end.
Diffstat (limited to 'abs/core-testing/mythtv/stable-0.22')
-rwxr-xr-xabs/core-testing/mythtv/stable-0.22/mythtv/pretty2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/mythtv/stable-0.22/mythtv/pretty b/abs/core-testing/mythtv/stable-0.22/mythtv/pretty
index 8b0e051..754e294 100755
--- a/abs/core-testing/mythtv/stable-0.22/mythtv/pretty
+++ b/abs/core-testing/mythtv/stable-0.22/mythtv/pretty
@@ -5,7 +5,7 @@ then
su - mythtv -c "perl /usr/share/mythtv/contrib/user_jobs/mythlink.pl --link /myth/pretty"
elif [ -f /usr/share/mythtv/contrib/user_jobs/mythrename.pl ]
then
- su - mythtv -c "perl /usr/share/mythtv/contrib/user_jobs/mythrename.pl --link /myth/pretty"a
+ su - mythtv -c "perl /usr/share/mythtv/contrib/user_jobs/mythrename.pl --link /myth/pretty"
fi