diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-09-26 05:34:00 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-09-26 05:34:00 (GMT) |
commit | 153c3be9ab1abb0b6384841ebcea9967a27e32a8 (patch) | |
tree | 33c247873d1228bf2f3093497e98c5401a45a205 /abs/core-testing/LinHES-system/LinHES-run | |
parent | 7b29169fff9e7c624890c5edffe85def8a293136 (diff) | |
download | linhes_pkgbuild-153c3be9ab1abb0b6384841ebcea9967a27e32a8.zip linhes_pkgbuild-153c3be9ab1abb0b6384841ebcea9967a27e32a8.tar.gz linhes_pkgbuild-153c3be9ab1abb0b6384841ebcea9967a27e32a8.tar.bz2 |
LinHES-system:fix for myth2ipod and myt2xvid3.
Diffstat (limited to 'abs/core-testing/LinHES-system/LinHES-run')
-rw-r--r-- | abs/core-testing/LinHES-system/LinHES-run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/abs/core-testing/LinHES-system/LinHES-run b/abs/core-testing/LinHES-system/LinHES-run index 1b91def..7a9a899 100644 --- a/abs/core-testing/LinHES-system/LinHES-run +++ b/abs/core-testing/LinHES-system/LinHES-run @@ -60,6 +60,8 @@ then else rm -f ~/.no_meth fi + sudo pacman -R myth2ipod myt2xvid3 + sudo pacman -S --noconfirm myth2ipod myt2xvid3 sudo sv stop mythbackend xterm -fn *18* -e sudo taskset -c 0 /usr/bin/mythtv-setup sudo sv start mythbackend |